commit: e9e8b4162a4e695702f49af4078285b6b991dffb
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed May 28 07:24:49 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed May 28 07:24:49 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9e8b416
dev-build/ninja: enable py3.14
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-build/ninja/ninja-1.12.1.ebuild | 4 ++--
dev-build/ninja/ninja-9999.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/dev-build/ninja/ninja-1.12.1.ebuild
b/dev-build/ninja/ninja-1.12.1.ebuild
index b8fff02af692..cad9562fb971 100644
--- a/dev-build/ninja/ninja-1.12.1.ebuild
+++ b/dev-build/ninja/ninja-1.12.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 2012-2024 Gentoo Authors
+# Copyright 2012-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 bash-completion-r1 edo python-any-r1 toolchain-funcs
diff --git a/dev-build/ninja/ninja-9999.ebuild
b/dev-build/ninja/ninja-9999.ebuild
index fd2cbd72e0a7..8185b7a0c887 100644
--- a/dev-build/ninja/ninja-9999.ebuild
+++ b/dev-build/ninja/ninja-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 2012-2024 Gentoo Authors
+# Copyright 2012-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 bash-completion-r1 edo python-any-r1 toolchain-funcs