commit: d878d139a71f91bdf0178f14e6242f83bcf2e5bf
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon May 5 07:49:47 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon May 5 07:49:47 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d878d139
games-misc/opensfx: disable py3.10
Signed-off-by: Sam James <sam <AT> gentoo.org>
games-misc/opensfx/opensfx-1.0.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/games-misc/opensfx/opensfx-1.0.3.ebuild
b/games-misc/opensfx/opensfx-1.0.3.ebuild
index 8e95535d7fa9..51f66287f2e3 100644
--- a/games-misc/opensfx/opensfx-1.0.3.ebuild
+++ b/games-misc/opensfx/opensfx-1.0.3.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