commit:     acb7ef9ff6e0a29bd5e04c0935800762a9eaa537
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 16 08:35:57 2025 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Wed Apr 16 10:56:41 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=acb7ef9f

games-arcade/whichwayisup: enable py3.13

Closes: https://bugs.gentoo.org/952475
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 games-arcade/whichwayisup/whichwayisup-0.7.9_p8.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-arcade/whichwayisup/whichwayisup-0.7.9_p8.ebuild 
b/games-arcade/whichwayisup/whichwayisup-0.7.9_p8.ebuild
index b20c0cfa5fc5..5af712192827 100644
--- a/games-arcade/whichwayisup/whichwayisup-0.7.9_p8.ebuild
+++ b/games-arcade/whichwayisup/whichwayisup-0.7.9_p8.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 inherit desktop python-single-r1
 
 DESCRIPTION="Traditional and challenging 2D platformer game with a slight 
rotational twist"

Reply via email to