commit: eeca3738235aafa90dbb24daed9f9697cad88d6f
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 4 20:36:18 2025 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Mon Aug 4 20:37:42 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eeca3738
gnome-extra/cjs: enable py3.14
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
gnome-extra/cjs/cjs-6.2.0.ebuild | 4 ++--
gnome-extra/cjs/cjs-6.4.0.ebuild | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnome-extra/cjs/cjs-6.2.0.ebuild b/gnome-extra/cjs/cjs-6.2.0.ebuild
index 84138b961eaf..946533a1647c 100644
--- a/gnome-extra/cjs/cjs-6.2.0.ebuild
+++ b/gnome-extra/cjs/cjs-6.2.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-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 flag-o-matic meson pax-utils python-any-r1 virtualx
diff --git a/gnome-extra/cjs/cjs-6.4.0.ebuild b/gnome-extra/cjs/cjs-6.4.0.ebuild
index e793310cf6d9..2f8157ae3c07 100644
--- a/gnome-extra/cjs/cjs-6.4.0.ebuild
+++ b/gnome-extra/cjs/cjs-6.4.0.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{11..14} )
inherit flag-o-matic meson pax-utils python-any-r1 virtualx