commit: da9adbae004d38ad907d5b30b42b9ebaf8e32ce4
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 11 01:40:59 2025 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Wed Jun 11 03:35:26 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da9adbae
app-crypt/gcr: enable py3.14
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
app-crypt/gcr/gcr-3.41.1-r3.ebuild | 2 +-
app-crypt/gcr/gcr-3.41.2-r1.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-crypt/gcr/gcr-3.41.1-r3.ebuild
b/app-crypt/gcr/gcr-3.41.1-r3.ebuild
index 585bea600256..a57939ab0dbf 100644
--- a/app-crypt/gcr/gcr-3.41.1-r3.ebuild
+++ b/app-crypt/gcr/gcr-3.41.1-r3.ebuild
@@ -2,7 +2,7 @@
# 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 gnome.org gnome2-utils meson python-any-r1 vala xdg
diff --git a/app-crypt/gcr/gcr-3.41.2-r1.ebuild
b/app-crypt/gcr/gcr-3.41.2-r1.ebuild
index 7787727f534a..af1aec415b98 100644
--- a/app-crypt/gcr/gcr-3.41.2-r1.ebuild
+++ b/app-crypt/gcr/gcr-3.41.2-r1.ebuild
@@ -2,7 +2,7 @@
# 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 gnome.org gnome2-utils meson python-any-r1 vala xdg