commit: c45573ffe365d536673ecc34eb19c976a4cd9f5a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 3 20:10:23 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jun 3 20:10:23 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c45573ff
games-emulation/openmsx: 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-emulation/openmsx/{openmsx-20.0.ebuild => openmsx-20.0-r1.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/games-emulation/openmsx/openmsx-20.0.ebuild
b/games-emulation/openmsx/openmsx-20.0-r1.ebuild
similarity index 98%
rename from games-emulation/openmsx/openmsx-20.0.ebuild
rename to games-emulation/openmsx/openmsx-20.0-r1.ebuild
index 8440bdb995b9..e077bba1aad4 100644
--- a/games-emulation/openmsx/openmsx-20.0.ebuild
+++ b/games-emulation/openmsx/openmsx-20.0-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{10..13} python3_13t )
+PYTHON_COMPAT=( python3_{11..13} )
inherit desktop python-any-r1 readme.gentoo-r1 toolchain-funcs xdg