commit:     2578a4308d51b6a1dce86bababfa3fd928fd6598
Author:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 31 01:00:46 2025 +0000
Commit:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Thu Jul 31 01:00:46 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2578a430

dev-build/meson: enable py3.14

Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>

 dev-build/meson/meson-1.7.2.ebuild | 2 +-
 dev-build/meson/meson-1.8.3.ebuild | 2 +-
 dev-build/meson/meson-9999.ebuild  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-build/meson/meson-1.7.2.ebuild 
b/dev-build/meson/meson-1.7.2.ebuild
index 10edf6b6787c..28f32812538f 100644
--- a/dev-build/meson/meson-1.7.2.ebuild
+++ b/dev-build/meson/meson-1.7.2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{10..13} pypy3 pypy3_11 )
+PYTHON_COMPAT=( python3_{11..14} pypy3_11 )
 DISTUTILS_USE_PEP517=setuptools
 
 inherit shell-completion edo distutils-r1 flag-o-matic toolchain-funcs

diff --git a/dev-build/meson/meson-1.8.3.ebuild 
b/dev-build/meson/meson-1.8.3.ebuild
index a8d261d63a35..699967ac5f16 100644
--- a/dev-build/meson/meson-1.8.3.ebuild
+++ b/dev-build/meson/meson-1.8.3.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{10..13} pypy3 pypy3_11 )
+PYTHON_COMPAT=( python3_{11..14} pypy3_11 )
 DISTUTILS_USE_PEP517=setuptools
 
 inherit shell-completion edo distutils-r1 flag-o-matic toolchain-funcs

diff --git a/dev-build/meson/meson-9999.ebuild 
b/dev-build/meson/meson-9999.ebuild
index a8d261d63a35..699967ac5f16 100644
--- a/dev-build/meson/meson-9999.ebuild
+++ b/dev-build/meson/meson-9999.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{10..13} pypy3 pypy3_11 )
+PYTHON_COMPAT=( python3_{11..14} pypy3_11 )
 DISTUTILS_USE_PEP517=setuptools
 
 inherit shell-completion edo distutils-r1 flag-o-matic toolchain-funcs

Reply via email to