media-gfx/photoqt: disable py3.10

Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr>
Part-of: https://github.com/gentoo/gentoo/pull/41959
Closes: https://github.com/gentoo/gentoo/pull/41959
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Nicolas PARLANT
2025-05-06 19:01:47 +00:00
committed by Sam James
parent e170bc13be
commit 21c71ba2f8

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{10..13} )
PYTHON_COMPAT=( python3_{11..13} )
inherit cmake optfeature python-single-r1 xdg
DESCRIPTION="Simple but powerful Qt-based image viewer"