commit: 0d47a27250fc5a486a61d8a676d0b2ee4f4b7db6
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 29 17:50:30 2025 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sat Mar 29 17:50:39 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d47a272
dev-tcltk/tclpython: enable py3.13
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
dev-tcltk/tclpython/tclpython-5.0-r3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-tcltk/tclpython/tclpython-5.0-r3.ebuild
b/dev-tcltk/tclpython/tclpython-5.0-r3.ebuild
index c2d90e8755e1..3c9cd7b2e70f 100644
--- a/dev-tcltk/tclpython/tclpython-5.0-r3.ebuild
+++ b/dev-tcltk/tclpython/tclpython-5.0-r3.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 python-single-r1 toolchain-funcs