summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Kohler <bkohler@gentoo.org>2024-05-06 12:28:54 -0500
committerBen Kohler <bkohler@gentoo.org>2024-05-06 16:15:14 -0500
commit2f20970e8a7c1e77dfcf664aedce1d2d906a16d0 (patch)
tree1b2ae937e6e7ad58ef202afaa196fadf021eea4d /sys-libs/ldb/ldb-2.7.2.ebuild
parentsys-libs/tevent: enable py3.12 (diff)
downloadgentoo-2f20970e8a7c1e77dfcf664aedce1d2d906a16d0.tar.gz
gentoo-2f20970e8a7c1e77dfcf664aedce1d2d906a16d0.tar.bz2
gentoo-2f20970e8a7c1e77dfcf664aedce1d2d906a16d0.zip
sys-libs/ldb: enable py3.12
Bug: https://bugs.gentoo.org/920516 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
Diffstat (limited to 'sys-libs/ldb/ldb-2.7.2.ebuild')
-rw-r--r--sys-libs/ldb/ldb-2.7.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/ldb/ldb-2.7.2.ebuild b/sys-libs/ldb/ldb-2.7.2.ebuild
index 7efbfffe0bcc..215b17a2db26 100644
--- a/sys-libs/ldb/ldb-2.7.2.ebuild
+++ b/sys-libs/ldb/ldb-2.7.2.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
PYTHON_REQ_USE="threads(+)"
inherit python-single-r1 waf-utils multilib-minimal