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

llvm-runtimes/openmp: Enable py3.14 in 21.0.0.9999

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

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

diff --git a/llvm-runtimes/openmp/openmp-21.0.0.9999.ebuild 
b/llvm-runtimes/openmp/openmp-21.0.0.9999.ebuild
index 6a485191767b..5c696f856380 100644
--- a/llvm-runtimes/openmp/openmp-21.0.0.9999.ebuild
+++ b/llvm-runtimes/openmp/openmp-21.0.0.9999.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{11..14} )
 inherit flag-o-matic cmake-multilib linux-info llvm.org python-single-r1
 
 DESCRIPTION="OpenMP runtime library for LLVM/clang compiler"

diff --git a/llvm-runtimes/openmp/openmp-21.0.0_pre20250528.ebuild 
b/llvm-runtimes/openmp/openmp-21.0.0_pre20250528.ebuild
index 7679f2f9e21b..5c696f856380 100644
--- a/llvm-runtimes/openmp/openmp-21.0.0_pre20250528.ebuild
+++ b/llvm-runtimes/openmp/openmp-21.0.0_pre20250528.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{11..13} )
+PYTHON_COMPAT=( python3_{11..14} )
 inherit flag-o-matic cmake-multilib linux-info llvm.org python-single-r1
 
 DESCRIPTION="OpenMP runtime library for LLVM/clang compiler"

Reply via email to