commit: 3011229d2414a5b5829ef0e1d9bdd40b5678473c
Author: Oliver Freyermuth <o.freyermuth <AT> googlemail <DOT> com>
AuthorDate: Sun May 4 14:42:38 2025 +0000
Commit: Oliver Freyermuth <o.freyermuth <AT> googlemail <DOT> com>
CommitDate: Sun May 4 14:42:38 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3011229d
games-arcade/taisei: enable py3.13
Signed-off-by: Oliver Freyermuth <o.freyermuth <AT> googlemail.com>
games-arcade/taisei/taisei-1.4.2.ebuild | 4 ++--
games-arcade/taisei/taisei-9999.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/games-arcade/taisei/taisei-1.4.2.ebuild
b/games-arcade/taisei/taisei-1.4.2.ebuild
index 1e83ea4e7..0888e4ca5 100644
--- a/games-arcade/taisei/taisei-1.4.2.ebuild
+++ b/games-arcade/taisei/taisei-1.4.2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 2019-2023 Gentoo Authors
+# Copyright 2019-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{11..12} )
+PYTHON_COMPAT=( python3_{11..13} )
inherit meson python-any-r1 xdg
diff --git a/games-arcade/taisei/taisei-9999.ebuild
b/games-arcade/taisei/taisei-9999.ebuild
index 46cba14ec..72777324d 100644
--- a/games-arcade/taisei/taisei-9999.ebuild
+++ b/games-arcade/taisei/taisei-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 2019-2023 Gentoo Authors
+# Copyright 2019-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{11..12} )
+PYTHON_COMPAT=( python3_{11..13} )
inherit meson python-any-r1 xdg