diff options
| author | Alfredo Tupone <tupone@gentoo.org> | 2025-03-29 18:50:30 +0100 |
|---|---|---|
| committer | Alfredo Tupone <tupone@gentoo.org> | 2025-03-29 18:50:39 +0100 |
| commit | 0d47a27250fc5a486a61d8a676d0b2ee4f4b7db6 (patch) | |
| tree | 1adf2a82bd8818ca793f5b7cf9334436c6374935 /dev-tcltk/tclpython/tclpython-5.0-r3.ebuild | |
| parent | 2f989abe49298272382368a2416df1671843c456 (diff) | |
| download | gentoo-0d47a27250fc5a486a61d8a676d0b2ee4f4b7db6.tar.gz gentoo-0d47a27250fc5a486a61d8a676d0b2ee4f4b7db6.tar.bz2 gentoo-0d47a27250fc5a486a61d8a676d0b2ee4f4b7db6.zip | |
dev-tcltk/tclpython: enable py3.13
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Diffstat (limited to 'dev-tcltk/tclpython/tclpython-5.0-r3.ebuild')
| -rw-r--r-- | dev-tcltk/tclpython/tclpython-5.0-r3.ebuild | 4 |
1 files 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 |
