commit: 9f807fae1c66bf77a482c1b96404c754c9fb1fd2
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 27 16:41:40 2025 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Wed Aug 27 16:57:52 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f807fae
llvm-runtimes/compiler-rt: SLOT=19, enable py3.14
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
llvm-runtimes/compiler-rt/compiler-rt-19.1.7.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/llvm-runtimes/compiler-rt/compiler-rt-19.1.7.ebuild
b/llvm-runtimes/compiler-rt/compiler-rt-19.1.7.ebuild
index f69ea53263c0..94e8075a12d0 100644
--- a/llvm-runtimes/compiler-rt/compiler-rt-19.1.7.ebuild
+++ b/llvm-runtimes/compiler-rt/compiler-rt-19.1.7.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