commit:     8f845af6df6c6759c37241c869c818ba0c1dbd0c
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 17 09:01:20 2024 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Wed Jul 17 09:01:20 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f845af6

gnome-base/gnome-keyring: enable py3.13

Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 gnome-base/gnome-keyring/gnome-keyring-46.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-base/gnome-keyring/gnome-keyring-46.2.ebuild 
b/gnome-base/gnome-keyring/gnome-keyring-46.2.ebuild
index 922f67d84aed..0c08ccf48d89 100644
--- a/gnome-base/gnome-keyring/gnome-keyring-46.2.ebuild
+++ b/gnome-base/gnome-keyring/gnome-keyring-46.2.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 
 inherit gnome2 pam python-any-r1 virtualx
 

Reply via email to