summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-05-25 10:47:33 +0200
committerMichał Górny <mgorny@gentoo.org>2024-05-25 11:28:31 +0200
commit9a4166624c79dca18332ebbc1edc2e0c5c337274 (patch)
treef0e9db1418ed7bd10924b658bcb8946d301fb31d /sys-libs
parentdev-python/clang-python: Enable py3.13 (diff)
downloadgentoo-9a4166624c79dca18332ebbc1edc2e0c5c337274.tar.gz
gentoo-9a4166624c79dca18332ebbc1edc2e0c5c337274.tar.bz2
gentoo-9a4166624c79dca18332ebbc1edc2e0c5c337274.zip
sys-libs/compiler-rt: Enable py3.13
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/compiler-rt/compiler-rt-19.0.0.9999.ebuild2
-rw-r--r--sys-libs/compiler-rt/compiler-rt-19.0.0_pre20240525.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/compiler-rt/compiler-rt-19.0.0.9999.ebuild b/sys-libs/compiler-rt/compiler-rt-19.0.0.9999.ebuild
index ec82b06b9c24..4679822780fc 100644
--- a/sys-libs/compiler-rt/compiler-rt-19.0.0.9999.ebuild
+++ b/sys-libs/compiler-rt/compiler-rt-19.0.0.9999.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
inherit cmake crossdev flag-o-matic llvm.org llvm-utils python-any-r1
inherit toolchain-funcs
diff --git a/sys-libs/compiler-rt/compiler-rt-19.0.0_pre20240525.ebuild b/sys-libs/compiler-rt/compiler-rt-19.0.0_pre20240525.ebuild
index ec82b06b9c24..4679822780fc 100644
--- a/sys-libs/compiler-rt/compiler-rt-19.0.0_pre20240525.ebuild
+++ b/sys-libs/compiler-rt/compiler-rt-19.0.0_pre20240525.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
inherit cmake crossdev flag-o-matic llvm.org llvm-utils python-any-r1
inherit toolchain-funcs