diff options
Diffstat (limited to 'dev-python/python-distutils-extra')
-rw-r--r-- | dev-python/python-distutils-extra/python-distutils-extra-2.45.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/dev-python/python-distutils-extra/python-distutils-extra-2.45.ebuild b/dev-python/python-distutils-extra/python-distutils-extra-2.45.ebuild index a802c7dfdbae..224aca62611e 100644 --- a/dev-python/python-distutils-extra/python-distutils-extra-2.45.ebuild +++ b/dev-python/python-distutils-extra/python-distutils-extra-2.45.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 -DISTUTILS_USE_SETUPTOOLS="rdepend" PYTHON_COMPAT=( python3_{6..9} ) - inherit distutils-r1 DESCRIPTION="Gettext support, themed icons and scrollkeeper-based documentation in distutils" |