commit: d0fe0a9ba155a0a5c741c1d43e1af25f21c76103
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 21 18:29:32 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Dec 21 18:35:22 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0fe0a9b
llvm-core/llvm: Remove py3.11
Signed-off-by: Michał Górny <mgorny <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 +-
llvm-core/llvm/llvm-20.1.8.ebuild | 2 +-
llvm-core/llvm/llvm-21.1.5.ebuild | 2 +-
llvm-core/llvm/llvm-21.1.6.ebuild | 2 +-
llvm-core/llvm/llvm-21.1.7.ebuild | 2 +-
llvm-core/llvm/llvm-21.1.8.ebuild | 2 +-
llvm-core/llvm/llvm-22.0.0.9999.ebuild | 2 +-
llvm-core/llvm/llvm-22.0.0_pre20251108.ebuild | 2 +-
llvm-core/llvm/llvm-22.0.0_pre20251120.ebuild | 2 +-
llvm-core/llvm/llvm-22.0.0_pre20251127.ebuild | 2 +-
14 files changed, 14 insertions(+), 14 deletions(-)
diff --git a/llvm-core/llvm/llvm-15.0.7-r7.ebuild
b/llvm-core/llvm/llvm-15.0.7-r7.ebuild
index a5e9fc57334c..6981a5e954a6 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_{11..13} )
+PYTHON_COMPAT=( python3_{12..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 d71190600f33..17925d2e95fa 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_{11..13} )
+PYTHON_COMPAT=( python3_{12..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 df1f44f0d51b..61d745770ff2 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_{11..13} )
+PYTHON_COMPAT=( python3_{12..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 7b35193ffdca..77df4991faf4 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_{11..13} )
+PYTHON_COMPAT=( python3_{12..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 c1fddcca9ae9..cb79580376a1 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_{11..13} )
+PYTHON_COMPAT=( python3_{12..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-20.1.8.ebuild
b/llvm-core/llvm/llvm-20.1.8.ebuild
index 211073417702..8a60d015e9fc 100644
--- a/llvm-core/llvm/llvm-20.1.8.ebuild
+++ b/llvm-core/llvm/llvm-20.1.8.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{11..14} )
+PYTHON_COMPAT=( python3_{12..14} )
inherit cmake flag-o-matic llvm.org multilib-minimal pax-utils python-any-r1
inherit toolchain-funcs
diff --git a/llvm-core/llvm/llvm-21.1.5.ebuild
b/llvm-core/llvm/llvm-21.1.5.ebuild
index 67c9f7c97d09..591c8203b183 100644
--- a/llvm-core/llvm/llvm-21.1.5.ebuild
+++ b/llvm-core/llvm/llvm-21.1.5.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{11..14} )
+PYTHON_COMPAT=( python3_{12..14} )
inherit cmake flag-o-matic llvm.org multilib-minimal pax-utils python-any-r1
inherit toolchain-funcs
diff --git a/llvm-core/llvm/llvm-21.1.6.ebuild
b/llvm-core/llvm/llvm-21.1.6.ebuild
index 67c9f7c97d09..591c8203b183 100644
--- a/llvm-core/llvm/llvm-21.1.6.ebuild
+++ b/llvm-core/llvm/llvm-21.1.6.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{11..14} )
+PYTHON_COMPAT=( python3_{12..14} )
inherit cmake flag-o-matic llvm.org multilib-minimal pax-utils python-any-r1
inherit toolchain-funcs
diff --git a/llvm-core/llvm/llvm-21.1.7.ebuild
b/llvm-core/llvm/llvm-21.1.7.ebuild
index 67c9f7c97d09..591c8203b183 100644
--- a/llvm-core/llvm/llvm-21.1.7.ebuild
+++ b/llvm-core/llvm/llvm-21.1.7.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{11..14} )
+PYTHON_COMPAT=( python3_{12..14} )
inherit cmake flag-o-matic llvm.org multilib-minimal pax-utils python-any-r1
inherit toolchain-funcs
diff --git a/llvm-core/llvm/llvm-21.1.8.ebuild
b/llvm-core/llvm/llvm-21.1.8.ebuild
index 67c9f7c97d09..591c8203b183 100644
--- a/llvm-core/llvm/llvm-21.1.8.ebuild
+++ b/llvm-core/llvm/llvm-21.1.8.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{11..14} )
+PYTHON_COMPAT=( python3_{12..14} )
inherit cmake flag-o-matic llvm.org multilib-minimal pax-utils python-any-r1
inherit toolchain-funcs
diff --git a/llvm-core/llvm/llvm-22.0.0.9999.ebuild
b/llvm-core/llvm/llvm-22.0.0.9999.ebuild
index 825e7c234460..fa225203b3c0 100644
--- a/llvm-core/llvm/llvm-22.0.0.9999.ebuild
+++ b/llvm-core/llvm/llvm-22.0.0.9999.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{11..14} )
+PYTHON_COMPAT=( python3_{12..14} )
inherit cmake flag-o-matic llvm.org multilib-minimal pax-utils python-any-r1
inherit toolchain-funcs
diff --git a/llvm-core/llvm/llvm-22.0.0_pre20251108.ebuild
b/llvm-core/llvm/llvm-22.0.0_pre20251108.ebuild
index 825e7c234460..fa225203b3c0 100644
--- a/llvm-core/llvm/llvm-22.0.0_pre20251108.ebuild
+++ b/llvm-core/llvm/llvm-22.0.0_pre20251108.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{11..14} )
+PYTHON_COMPAT=( python3_{12..14} )
inherit cmake flag-o-matic llvm.org multilib-minimal pax-utils python-any-r1
inherit toolchain-funcs
diff --git a/llvm-core/llvm/llvm-22.0.0_pre20251120.ebuild
b/llvm-core/llvm/llvm-22.0.0_pre20251120.ebuild
index 825e7c234460..fa225203b3c0 100644
--- a/llvm-core/llvm/llvm-22.0.0_pre20251120.ebuild
+++ b/llvm-core/llvm/llvm-22.0.0_pre20251120.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{11..14} )
+PYTHON_COMPAT=( python3_{12..14} )
inherit cmake flag-o-matic llvm.org multilib-minimal pax-utils python-any-r1
inherit toolchain-funcs
diff --git a/llvm-core/llvm/llvm-22.0.0_pre20251127.ebuild
b/llvm-core/llvm/llvm-22.0.0_pre20251127.ebuild
index 825e7c234460..fa225203b3c0 100644
--- a/llvm-core/llvm/llvm-22.0.0_pre20251127.ebuild
+++ b/llvm-core/llvm/llvm-22.0.0_pre20251127.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{11..14} )
+PYTHON_COMPAT=( python3_{12..14} )
inherit cmake flag-o-matic llvm.org multilib-minimal pax-utils python-any-r1
inherit toolchain-funcs