commit: 7fb90d74e38c943859182685d369785f6299dfe1
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 19 12:02:47 2025 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sun Jan 19 15:04:31 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fb90d74
games-arcade/commandergenius: Add python3_13 and python3_13t
Manually tested. Hard to test fully, but only seems to make basic use of Python.
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
games-arcade/commandergenius/commandergenius-2.4.0-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/games-arcade/commandergenius/commandergenius-2.4.0-r1.ebuild
b/games-arcade/commandergenius/commandergenius-2.4.0-r1.ebuild
index 5d2aabf22c41..e45c058091d7 100644
--- a/games-arcade/commandergenius/commandergenius-2.4.0-r1.ebuild
+++ b/games-arcade/commandergenius/commandergenius-2.4.0-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
# note: version >=2.5.0 switches from python to lua
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} python3_13t )
inherit cmake flag-o-matic python-single-r1 xdg
MY_P=Commander-Genius-v${PV}