app-cdr/gcdemu: disable py3.10

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-05-03 01:20:27 +01:00
parent 71bd17b8a1
commit fd99c75c3a

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{10..13} )
PYTHON_COMPAT=( python3_{11..13} )
inherit cmake gnome2-utils python-single-r1 xdg-utils