diff options
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/distro/distro-1.5.0-r1.ebuild | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/dev-python/distro/distro-1.5.0-r1.ebuild b/dev-python/distro/distro-1.5.0-r1.ebuild index b9a85477afec..c8e9c2923639 100644 --- a/dev-python/distro/distro-1.5.0-r1.ebuild +++ b/dev-python/distro/distro-1.5.0-r1.ebuild @@ -1,11 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{7..9} ) -DISTUTILS_USE_SETUPTOOLS=rdepend - +PYTHON_COMPAT=( python3_{8..10} ) inherit distutils-r1 DESCRIPTION="Reliable machine-readable Linux distribution information for Python" |
