summaryrefslogtreecommitdiff
path: root/dev-python/glooey/glooey-0.3.6.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/glooey/glooey-0.3.6.ebuild')
-rw-r--r--dev-python/glooey/glooey-0.3.6.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/glooey/glooey-0.3.6.ebuild b/dev-python/glooey/glooey-0.3.6.ebuild
index 00484bcfad3b..223c7224d2e6 100644
--- a/dev-python/glooey/glooey-0.3.6.ebuild
+++ b/dev-python/glooey/glooey-0.3.6.ebuild
@@ -6,11 +6,10 @@ EAPI=8
PYTHON_COMPAT=( python3_{9..10} )
DISTUTILS_USE_PEP517=flit
-inherit distutils-r1 virtualx
+inherit distutils-r1 virtualx pypi
DESCRIPTION="An object-oriented GUI library for pyglet"
HOMEPAGE="https://glooey.readthedocs.io/en/latest/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
KEYWORDS="~amd64"