*/*: 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
# Included in Python >= 3.8
PYTHON_COMPAT=( pypy3 python3_{6,7,8} )
PYTHON_COMPAT=( pypy3 python3_{7,8} )
inherit distutils-r1

View File

@@ -4,7 +4,7 @@
EAPI=7
# Included in Python >= 3.8
PYTHON_COMPAT=( pypy3 python3_{6,7,8} )
PYTHON_COMPAT=( pypy3 python3_{7,8} )
inherit distutils-r1