summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2021-07-06 16:12:47 +0200
committerMichał Górny <mgorny@gentoo.org>2021-07-06 17:21:00 +0200
commit3f5cc7b6f3eb2414a0f407789bda9557e73844a7 (patch)
tree08cc4e0ca22eee456a76108b46904f2df44403db /sys-libs/compiler-rt
parentdev-util/lldb: Enable py3.10 (diff)
downloadgentoo-3f5cc7b6f3eb2414a0f407789bda9557e73844a7.tar.gz
gentoo-3f5cc7b6f3eb2414a0f407789bda9557e73844a7.tar.bz2
gentoo-3f5cc7b6f3eb2414a0f407789bda9557e73844a7.zip
sys-libs/compiler-rt: Enable py3.10
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-libs/compiler-rt')
-rw-r--r--sys-libs/compiler-rt/compiler-rt-12.0.1.9999.ebuild2
-rw-r--r--sys-libs/compiler-rt/compiler-rt-12.0.1_rc4.ebuild2
-rw-r--r--sys-libs/compiler-rt/compiler-rt-13.0.0.9999.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/sys-libs/compiler-rt/compiler-rt-12.0.1.9999.ebuild b/sys-libs/compiler-rt/compiler-rt-12.0.1.9999.ebuild
index caf0b9268efd..6f732cc60ab6 100644
--- a/sys-libs/compiler-rt/compiler-rt-12.0.1.9999.ebuild
+++ b/sys-libs/compiler-rt/compiler-rt-12.0.1.9999.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..10} )
inherit cmake flag-o-matic llvm llvm.org python-any-r1 toolchain-funcs
DESCRIPTION="Compiler runtime library for clang (built-in part)"
diff --git a/sys-libs/compiler-rt/compiler-rt-12.0.1_rc4.ebuild b/sys-libs/compiler-rt/compiler-rt-12.0.1_rc4.ebuild
index 91bc9df64920..05771e36ce7e 100644
--- a/sys-libs/compiler-rt/compiler-rt-12.0.1_rc4.ebuild
+++ b/sys-libs/compiler-rt/compiler-rt-12.0.1_rc4.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..10} )
inherit cmake flag-o-matic llvm llvm.org python-any-r1 toolchain-funcs
DESCRIPTION="Compiler runtime library for clang (built-in part)"
diff --git a/sys-libs/compiler-rt/compiler-rt-13.0.0.9999.ebuild b/sys-libs/compiler-rt/compiler-rt-13.0.0.9999.ebuild
index caf0b9268efd..6f732cc60ab6 100644
--- a/sys-libs/compiler-rt/compiler-rt-13.0.0.9999.ebuild
+++ b/sys-libs/compiler-rt/compiler-rt-13.0.0.9999.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..10} )
inherit cmake flag-o-matic llvm llvm.org python-any-r1 toolchain-funcs
DESCRIPTION="Compiler runtime library for clang (built-in part)"