games-misc/opengfx: disable py3.10

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

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