commit:     3f9b0b6d59715d51ba3a9bbb754622b29850a8ac
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed May 28 07:25:33 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed May 28 07:25:33 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f9b0b6d

dev-build/meson-format-array: enable py3.14

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-build/meson-format-array/meson-format-array-0.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/dev-build/meson-format-array/meson-format-array-0.ebuild 
b/dev-build/meson-format-array/meson-format-array-0.ebuild
index 5367861a2922..9bfc3ac247f5 100644
--- a/dev-build/meson-format-array/meson-format-array-0.ebuild
+++ b/dev-build/meson-format-array/meson-format-array-0.ebuild
@@ -1,8 +1,9 @@
-# Copyright 2020-2024 Gentoo Authors
+# Copyright 2020-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-PYTHON_COMPAT=( python3_{10..13} )
+
+PYTHON_COMPAT=( python3_{11..14} )
 
 inherit edo python-r1
 

Reply via email to