*/*: 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

@@ -3,7 +3,7 @@
EAPI=7
PYTHON_COMPAT=( python3_{6..9} )
PYTHON_COMPAT=( python3_{7..9} )
PYTHON_REQ_USE="threads(+)"
inherit distutils-r1