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

games-misc/opengfx: 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/opengfx/{opengfx-7.1.ebuild => opengfx-7.1-r1.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-r1.ebuild
similarity index 96%
rename from games-misc/opengfx/opengfx-7.1.ebuild
rename to games-misc/opengfx/opengfx-7.1-r1.ebuild
index bc1b3549f40c..029a272f6100 100644
--- a/games-misc/opengfx/opengfx-7.1.ebuild
+++ b/games-misc/opengfx/opengfx-7.1-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