commit:     bbad511836feeb46aa3799f476a9cc6bbbf783dd
Author:     John Helmert III <ajak <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 28 18:44:49 2024 +0000
Commit:     John Helmert III <ajak <AT> gentoo <DOT> org>
CommitDate: Sun Jul 28 18:44:49 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbad5118

dev-util/cutter: enable py3.13

Signed-off-by: John Helmert III <ajak <AT> gentoo.org>

 dev-util/cutter/cutter-2.3.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/cutter/cutter-2.3.4.ebuild 
b/dev-util/cutter/cutter-2.3.4.ebuild
index 6539bd424b05..72bf6c99ccfc 100644
--- a/dev-util/cutter/cutter-2.3.4.ebuild
+++ b/dev-util/cutter/cutter-2.3.4.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 
 inherit cmake flag-o-matic toolchain-funcs xdg-utils python-single-r1
 

Reply via email to