games-misc/opensfx: disable py3.10

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-05-05 08:49:47 +01:00
parent 451c68dfdb
commit d878d139a7

View File

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