summaryrefslogtreecommitdiff
path: root/llvm-core/llvm
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2025-05-28 18:06:24 +0200
committerMichał Górny <mgorny@gentoo.org>2025-05-29 06:16:09 +0200
commitee71c2f579f10bea1f7d44ea74543e167912b6fb (patch)
treea7bbaddcdcaff3493bacb25f2e831bf7b4e016f6 /llvm-core/llvm
parent493e07538986bfa10b6cf36134634d2ed2a6d3c1 (diff)
downloadgentoo-ee71c2f579f10bea1f7d44ea74543e167912b6fb.tar.gz
gentoo-ee71c2f579f10bea1f7d44ea74543e167912b6fb.tar.bz2
gentoo-ee71c2f579f10bea1f7d44ea74543e167912b6fb.zip
llvm-core/llvm: Enable py3.14 in 21.0.0.9999
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'llvm-core/llvm')
-rw-r--r--llvm-core/llvm/llvm-21.0.0.9999.ebuild2
-rw-r--r--llvm-core/llvm/llvm-21.0.0_pre20250528.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/llvm-core/llvm/llvm-21.0.0.9999.ebuild b/llvm-core/llvm/llvm-21.0.0.9999.ebuild
index d04fe8116598..11027341dece 100644
--- a/llvm-core/llvm/llvm-21.0.0.9999.ebuild
+++ b/llvm-core/llvm/llvm-21.0.0.9999.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{11..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.0.0_pre20250528.ebuild b/llvm-core/llvm/llvm-21.0.0_pre20250528.ebuild
index 8c59f98c5e0b..11027341dece 100644
--- a/llvm-core/llvm/llvm-21.0.0_pre20250528.ebuild
+++ b/llvm-core/llvm/llvm-21.0.0_pre20250528.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{11..13} )
+PYTHON_COMPAT=( python3_{11..14} )
inherit cmake flag-o-matic llvm.org multilib-minimal pax-utils python-any-r1
inherit toolchain-funcs