commit:     5d8ea8f161c89a4f07481517d4defda9311f260b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jun  3 20:09:34 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jun  3 20:09:34 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d8ea8f1

games-misc/opensfx: drop py3.{13,14}t from PYTHON_COMPAT

This is annoying for python-any-r1 as it drags it in on people's systems
where it's not going to be possible for it to be the sole interpreter
anyway.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 games-misc/opensfx/{opensfx-1.0.3.ebuild => opensfx-1.0.3-r1.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-r1.ebuild
similarity index 96%
rename from games-misc/opensfx/opensfx-1.0.3.ebuild
rename to games-misc/opensfx/opensfx-1.0.3-r1.ebuild
index 51f66287f2e3..d8fde3402ac6 100644
--- a/games-misc/opensfx/opensfx-1.0.3.ebuild
+++ b/games-misc/opensfx/opensfx-1.0.3-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{11..13} python3_13t )
+PYTHON_COMPAT=( python3_{11..13} )
 
 inherit python-any-r1 toolchain-funcs
 

Reply via email to