net-libs/gtk-vnc: enable py3.12

Closes: https://bugs.gentoo.org/929702
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2024-06-03 08:00:14 +01:00
parent a79cb21f84
commit bba7329fdd

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{9..11} )
PYTHON_COMPAT=( python3_{10..12} )
inherit gnome.org vala meson python-any-r1 xdg