commit: 451c68dfdb5e7601098b35358209174d5bdb7aff
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon May 5 07:49:24 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon May 5 07:49:24 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=451c68df
games-misc/opengfx: disable py3.10
Signed-off-by: Sam James <sam <AT> gentoo.org>
games-misc/opengfx/opengfx-7.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/games-misc/opengfx/opengfx-7.1.ebuild
b/games-misc/opengfx/opengfx-7.1.ebuild
index d5b5181319b9..bc1b3549f40c 100644
--- a/games-misc/opengfx/opengfx-7.1.ebuild
+++ b/games-misc/opengfx/opengfx-7.1.ebuild
@@ -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