app-crypt/gcr: add python 3.10

Closes: https://bugs.gentoo.org/829995
Closes: https://github.com/gentoo/gentoo/pull/23523
Signed-off-by: Thomas Bettler <thomas.bettler@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Thomas Bettler
2021-12-26 11:31:14 +01:00
committed by Sam James
parent fc7f1aa7f5
commit 4e98cd78ca

View File

@@ -3,7 +3,7 @@
EAPI=7
VALA_USE_DEPEND="vapigen"
PYTHON_COMPAT=( python3_{7..9} )
PYTHON_COMPAT=( python3_{8..10} )
inherit gnome.org gnome2-utils meson python-any-r1 vala xdg