dev-python/*: update python_targets

This commit is contained in:
2022-09-14 15:38:53 +03:00
parent c1edd6301d
commit fd75847f2b
12 changed files with 12 additions and 12 deletions

View File

@@ -3,7 +3,7 @@
EAPI=7
PYTHON_COMPAT=( python3_{7,8,9} )
PYTHON_COMPAT=( python3_{8..11} )
inherit distutils-r1