commit: bc31a607b06daceb7478cc6fb4365af558e65a26
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed May 7 15:15:50 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed May 7 16:07:21 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc31a607
app-crypt/gcr: disable py3.9
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-crypt/gcr/gcr-3.41.1-r2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-crypt/gcr/gcr-3.41.1-r2.ebuild
b/app-crypt/gcr/gcr-3.41.1-r2.ebuild
index eeba4912e1a0..e17302e397e6 100644
--- a/app-crypt/gcr/gcr-3.41.1-r2.ebuild
+++ b/app-crypt/gcr/gcr-3.41.1-r2.ebuild
@@ -1,8 +1,8 @@
-# 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_{9..13} )
+PYTHON_COMPAT=( python3_{10..13} )
inherit gnome.org gnome2-utils meson python-any-r1 vala xdg