sys-cluster/otf2: enable py3.11

Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2022-05-28 14:48:32 +02:00
parent 085f435969
commit 0d7b6199a3

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( pypy3 python3_{8..10} )
PYTHON_COMPAT=( pypy3 python3_{8..11} )
inherit python-single-r1 toolchain-funcs