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

Signed-off-by: Pacho Ramos <pacho@gentoo.org>
This commit is contained in:
Pacho Ramos
2024-07-17 11:01:20 +02:00
parent 2b8289c67e
commit 8f845af6df

View File

@@ -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