dev-python/pyinquirer: fix ReferenceInMetadataVar

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
Andrew Ammerlaan
2021-03-28 11:44:18 +02:00
parent 2549ec620a
commit a8b5964740
2 changed files with 3 additions and 3 deletions

View File

@@ -25,7 +25,7 @@ inherit distutils-r1
distutils_enable_tests pytest
DESCRIPTION="A Python module for common interactive command line UIs"
HOMEPAGE="${EGIT_REPO_URI}"
HOMEPAGE="https://github.com/CITGuru/PyInquirer"
LICENSE="MIT"
SLOT="0"