From 0d47a27250fc5a486a61d8a676d0b2ee4f4b7db6 Mon Sep 17 00:00:00 2001 From: Alfredo Tupone Date: Sat, 29 Mar 2025 18:50:30 +0100 Subject: dev-tcltk/tclpython: enable py3.13 Signed-off-by: Alfredo Tupone --- dev-tcltk/tclpython/tclpython-5.0-r3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-tcltk/tclpython') 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 -- cgit v1.2.3