summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-06-20 16:25:43 +0200
committerMichał Górny <mgorny@gentoo.org>2023-06-20 19:53:04 +0200
commita308f33b003a50eb1f461e7519fba8407583a14a (patch)
treeba946170555f3f0f4b481700c4709e4e3f167054 /sys-libs
parentsys-libs/llvm-libunwind: Enable py3.12 in 16.0.6 (diff)
downloadgentoo-a308f33b003a50eb1f461e7519fba8407583a14a.tar.gz
gentoo-a308f33b003a50eb1f461e7519fba8407583a14a.tar.bz2
gentoo-a308f33b003a50eb1f461e7519fba8407583a14a.zip
sys-libs/libcxxabi: Enable py3.12 in 16.0.6
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/libcxxabi/libcxxabi-16.0.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libcxxabi/libcxxabi-16.0.6.ebuild b/sys-libs/libcxxabi/libcxxabi-16.0.6.ebuild
index e5d488bf1341..6298cb7cbe3e 100644
--- a/sys-libs/libcxxabi/libcxxabi-16.0.6.ebuild
+++ b/sys-libs/libcxxabi/libcxxabi-16.0.6.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..12} )
inherit cmake-multilib flag-o-matic llvm llvm.org python-any-r1 \
toolchain-funcs