diff options
Diffstat (limited to 'dev-python/python-stdnum')
| -rw-r--r-- | dev-python/python-stdnum/python-stdnum-1.19.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/python-stdnum/python-stdnum-1.19.ebuild b/dev-python/python-stdnum/python-stdnum-1.19.ebuild index 4d4b3d3623b8..828a23bca7ef 100644 --- a/dev-python/python-stdnum/python-stdnum-1.19.ebuild +++ b/dev-python/python-stdnum/python-stdnum-1.19.ebuild @@ -4,8 +4,9 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8,9,10,11,12} ) PYPI_NO_NORMALIZE=1 +PYTHON_COMPAT=( python3_{8,9,10,11,12} ) + inherit distutils-r1 pypi DESCRIPTION="A module to handle standardized numbers and codes" |
