summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSasha Finkelstein <fnkl.kernel@gmail.com>2024-10-05 14:01:00 +0200
committerSam James <sam@gentoo.org>2024-10-07 03:50:04 +0100
commit690e43b1d8f64e9e4185eb133d89f1934a227441 (patch)
treea032cebd15d5dec1832a9a8a2898386d9eb01cd7 /sys-libs/talloc
parentsys-libs/glibc: Add python3_13 compat (diff)
downloadgentoo-690e43b1d8f64e9e4185eb133d89f1934a227441.tar.gz
gentoo-690e43b1d8f64e9e4185eb133d89f1934a227441.tar.bz2
gentoo-690e43b1d8f64e9e4185eb133d89f1934a227441.zip
sys-libs/talloc: Add python3_13 compat
Signed-off-by: Sasha Finkelstein <fnkl.kernel@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs/talloc')
-rw-r--r--sys-libs/talloc/talloc-2.4.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/talloc/talloc-2.4.2.ebuild b/sys-libs/talloc/talloc-2.4.2.ebuild
index 8d98b20fe6dc..42d9f93d49b4 100644
--- a/sys-libs/talloc/talloc-2.4.2.ebuild
+++ b/sys-libs/talloc/talloc-2.4.2.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
PYTHON_REQ_USE="threads(+)"
inherit waf-utils python-single-r1 multilib-minimal