*/*: Remove obsolete values from PYTHON_COMPAT

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2021-01-31 00:36:06 +01:00
parent ab9b5d9e57
commit d8cbaa62db
3575 changed files with 3575 additions and 3575 deletions

View File

@@ -4,7 +4,7 @@
EAPI=7
# jython depends on java-config, so don't add it or things will break
PYTHON_COMPAT=( python3_{6,7,8,9} )
PYTHON_COMPAT=( python3_{7,8,9} )
DISTUTILS_USE_SETUPTOOLS=no
inherit distutils-r1

View File

@@ -4,7 +4,7 @@
EAPI=7
# jython depends on java-config, so don't add it or things will break
PYTHON_COMPAT=( python3_{6,7,8} )
PYTHON_COMPAT=( python3_{7,8} )
DISTUTILS_USE_SETUPTOOLS=no
inherit distutils-r1