summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-06-17 13:04:23 +0200
committerMichał Górny <mgorny@gentoo.org>2023-06-17 21:10:03 +0200
commit3582ea8e0a3c502a45e00eabf37d34449cf2bdc8 (patch)
treec05afa07f5f3496b6ee36eb9460381ca0b886aa7 /sys-libs/libcxx
parentsys-libs/libcxxabi: Enable py3.12 in 17.0.0.9999 (diff)
downloadgentoo-3582ea8e0a3c502a45e00eabf37d34449cf2bdc8.tar.gz
gentoo-3582ea8e0a3c502a45e00eabf37d34449cf2bdc8.tar.bz2
gentoo-3582ea8e0a3c502a45e00eabf37d34449cf2bdc8.zip
sys-libs/libcxx: Enable py3.12 in 17.0.0.9999
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-libs/libcxx')
-rw-r--r--sys-libs/libcxx/libcxx-17.0.0.9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libcxx/libcxx-17.0.0.9999.ebuild b/sys-libs/libcxx/libcxx-17.0.0.9999.ebuild
index 56140d06df64..93b4473e8546 100644
--- a/sys-libs/libcxx/libcxx-17.0.0.9999.ebuild
+++ b/sys-libs/libcxx/libcxx-17.0.0.9999.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