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

llvm-core/mlir: Enable py3.14 in 21.0.0.9999

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

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

diff --git a/llvm-core/mlir/mlir-21.0.0.9999.ebuild 
b/llvm-core/mlir/mlir-21.0.0.9999.ebuild
index dac9d785d1c3..88250d89d0ac 100644
--- a/llvm-core/mlir/mlir-21.0.0.9999.ebuild
+++ b/llvm-core/mlir/mlir-21.0.0.9999.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{11..14} )
 inherit cmake llvm.org multilib-minimal python-any-r1
 
 DESCRIPTION="Multi-Level Intermediate Representation (library only)"

diff --git a/llvm-core/mlir/mlir-21.0.0_pre20250528.ebuild 
b/llvm-core/mlir/mlir-21.0.0_pre20250528.ebuild
index b48fe80f3251..88250d89d0ac 100644
--- a/llvm-core/mlir/mlir-21.0.0_pre20250528.ebuild
+++ b/llvm-core/mlir/mlir-21.0.0_pre20250528.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{11..13} )
+PYTHON_COMPAT=( python3_{11..14} )
 inherit cmake llvm.org multilib-minimal python-any-r1
 
 DESCRIPTION="Multi-Level Intermediate Representation (library only)"

Reply via email to