net-misc/spice-gtk: enable py3.13

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2024-10-21 11:20:36 +01:00
parent fb783d774a
commit 98aea48ae4
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
EAPI=8
VALA_USE_DEPEND="vapigen"
PYTHON_COMPAT=( python3_{10..12} )
PYTHON_COMPAT=( python3_{10..13} )
inherit desktop meson optfeature python-any-r1 readme.gentoo-r1 vala xdg

View File

@@ -4,7 +4,7 @@
EAPI=8
VALA_USE_DEPEND="vapigen"
PYTHON_COMPAT=( python3_{10..12} )
PYTHON_COMPAT=( python3_{10..13} )
inherit desktop meson optfeature python-any-r1 readme.gentoo-r1 vala xdg