commit:     ffe1c8e540efa39e258c377a111f6255e9271943
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed May 28 16:06:36 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu May 29 04:16:16 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffe1c8e5

llvm-runtimes/compiler-rt: Enable py3.14 in 21.0.0.9999

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 llvm-runtimes/compiler-rt/compiler-rt-21.0.0.9999.ebuild        | 2 +-
 llvm-runtimes/compiler-rt/compiler-rt-21.0.0_pre20250528.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/llvm-runtimes/compiler-rt/compiler-rt-21.0.0.9999.ebuild 
b/llvm-runtimes/compiler-rt/compiler-rt-21.0.0.9999.ebuild
index 812a99f9d2a6..ef2c473a87b3 100644
--- a/llvm-runtimes/compiler-rt/compiler-rt-21.0.0.9999.ebuild
+++ b/llvm-runtimes/compiler-rt/compiler-rt-21.0.0.9999.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{11..14} )
 inherit cmake crossdev flag-o-matic llvm.org llvm-utils python-any-r1
 inherit toolchain-funcs
 

diff --git a/llvm-runtimes/compiler-rt/compiler-rt-21.0.0_pre20250528.ebuild 
b/llvm-runtimes/compiler-rt/compiler-rt-21.0.0_pre20250528.ebuild
index 360a322c71e9..ef2c473a87b3 100644
--- a/llvm-runtimes/compiler-rt/compiler-rt-21.0.0_pre20250528.ebuild
+++ b/llvm-runtimes/compiler-rt/compiler-rt-21.0.0_pre20250528.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{11..13} )
+PYTHON_COMPAT=( python3_{11..14} )
 inherit cmake crossdev flag-o-matic llvm.org llvm-utils python-any-r1
 inherit toolchain-funcs
 

Reply via email to