commit:     36ea86822ea3d0718c259ac2d3a9cf1517475cbc
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 16 10:13:49 2025 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Wed Apr 16 10:56:43 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36ea8682

games-puzzle/monsterz: enable py3.13

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

 games-puzzle/monsterz/monsterz-0.7.1_p12-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-puzzle/monsterz/monsterz-0.7.1_p12-r1.ebuild 
b/games-puzzle/monsterz/monsterz-0.7.1_p12-r1.ebuild
index 0039d4304165..70961ed97075 100644
--- a/games-puzzle/monsterz/monsterz-0.7.1_p12-r1.ebuild
+++ b/games-puzzle/monsterz/monsterz-0.7.1_p12-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 inherit desktop python-single-r1
 
 DESCRIPTION="Puzzle game similar to the famous Bejeweled or Zookeeper"

Reply via email to