commit: f473684a1a042c7249833486f3091ab33f773874
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 15 02:18:53 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 15 02:18:53 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f473684a
llvm-core/llvm: disable py3.10
Signed-off-by: Sam James <sam <AT> gentoo.org>
llvm-core/llvm/llvm-15.0.7-r7.ebuild | 2 +-
llvm-core/llvm/llvm-16.0.6-r5.ebuild | 2 +-
llvm-core/llvm/llvm-17.0.6-r3.ebuild | 2 +-
llvm-core/llvm/llvm-18.1.8-r6.ebuild | 2 +-
llvm-core/llvm/llvm-19.1.7.ebuild | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/llvm-core/llvm/llvm-15.0.7-r7.ebuild
b/llvm-core/llvm/llvm-15.0.7-r7.ebuild
index 04f64e49be11..1f494b4a56e4 100644
--- a/llvm-core/llvm/llvm-15.0.7-r7.ebuild
+++ b/llvm-core/llvm/llvm-15.0.7-r7.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{11..13} )
inherit cmake flag-o-matic llvm.org multilib-minimal pax-utils python-any-r1 \
toolchain-funcs
diff --git a/llvm-core/llvm/llvm-16.0.6-r5.ebuild
b/llvm-core/llvm/llvm-16.0.6-r5.ebuild
index de8cee98eb23..419b75615146 100644
--- a/llvm-core/llvm/llvm-16.0.6-r5.ebuild
+++ b/llvm-core/llvm/llvm-16.0.6-r5.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{11..13} )
inherit cmake flag-o-matic llvm.org multilib-minimal pax-utils python-any-r1
inherit toolchain-funcs
diff --git a/llvm-core/llvm/llvm-17.0.6-r3.ebuild
b/llvm-core/llvm/llvm-17.0.6-r3.ebuild
index cb29cb03b59d..1ee87d3fe8ed 100644
--- a/llvm-core/llvm/llvm-17.0.6-r3.ebuild
+++ b/llvm-core/llvm/llvm-17.0.6-r3.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{11..13} )
inherit cmake flag-o-matic llvm.org multilib-minimal pax-utils python-any-r1
inherit toolchain-funcs
diff --git a/llvm-core/llvm/llvm-18.1.8-r6.ebuild
b/llvm-core/llvm/llvm-18.1.8-r6.ebuild
index 4cb83c172bd4..d265b3c09caf 100644
--- a/llvm-core/llvm/llvm-18.1.8-r6.ebuild
+++ b/llvm-core/llvm/llvm-18.1.8-r6.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{11..13} )
inherit cmake flag-o-matic llvm.org multilib-minimal pax-utils python-any-r1
inherit toolchain-funcs
diff --git a/llvm-core/llvm/llvm-19.1.7.ebuild
b/llvm-core/llvm/llvm-19.1.7.ebuild
index 9b764d0c9390..a39f9ad5b904 100644
--- a/llvm-core/llvm/llvm-19.1.7.ebuild
+++ b/llvm-core/llvm/llvm-19.1.7.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{11..13} )
inherit cmake flag-o-matic llvm.org multilib-minimal pax-utils python-any-r1
inherit toolchain-funcs