bump python version slots

This commit is contained in:
2022-06-18 10:42:57 +02:00
parent 1296d020cf
commit 6471a8a52e
18 changed files with 23 additions and 23 deletions

View File

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