dev-python/wheel: eutils--

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-04-16 08:49:47 +01:00
parent 2a448c39cb
commit 8254ae353e

View File

@@ -6,7 +6,7 @@ EAPI=7
DISTUTILS_USE_SETUPTOOLS=rdepend
PYTHON_COMPAT=( python3_{7,8,9} pypy3 )
inherit distutils-r1 eutils
inherit distutils-r1
DESCRIPTION="A built-package format for Python"
HOMEPAGE="https://pypi.org/project/wheel/"