commit: f1a625dd39e25c710e15c569519578c4d8aa31f6
Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 26 20:17:55 2026 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Mon Jan 26 23:58:39 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1a625dd
dev-games/godot: enable py3.14
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
dev-games/godot/godot-4.3-r1.ebuild | 4 ++--
dev-games/godot/godot-4.4.1-r1.ebuild | 4 ++--
dev-games/godot/godot-4.5.1.ebuild | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/dev-games/godot/godot-4.3-r1.ebuild
b/dev-games/godot/godot-4.3-r1.ebuild
index b03bff81fdb1..10d95395617d 100644
--- a/dev-games/godot/godot-4.3-r1.ebuild
+++ b/dev-games/godot/godot-4.3-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 2022-2025 Gentoo Authors
+# Copyright 2022-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{11..13} )
+PYTHON_COMPAT=( python3_{11..14} )
inherit desktop python-any-r1 flag-o-matic scons-utils
inherit shell-completion toolchain-funcs xdg
diff --git a/dev-games/godot/godot-4.4.1-r1.ebuild
b/dev-games/godot/godot-4.4.1-r1.ebuild
index 9c80696b3512..003286204a44 100644
--- a/dev-games/godot/godot-4.4.1-r1.ebuild
+++ b/dev-games/godot/godot-4.4.1-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 2022-2025 Gentoo Authors
+# Copyright 2022-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{11..13} )
+PYTHON_COMPAT=( python3_{11..14} )
inherit desktop python-any-r1 flag-o-matic scons-utils
inherit shell-completion toolchain-funcs xdg
diff --git a/dev-games/godot/godot-4.5.1.ebuild
b/dev-games/godot/godot-4.5.1.ebuild
index 28d2b799871e..6032dde03c92 100644
--- a/dev-games/godot/godot-4.5.1.ebuild
+++ b/dev-games/godot/godot-4.5.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 2022-2025 Gentoo Authors
+# Copyright 2022-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{11..13} )
+PYTHON_COMPAT=( python3_{11..14} )
inherit desktop python-any-r1 flag-o-matic scons-utils
inherit shell-completion toolchain-funcs xdg