mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
committed by
Sam James
parent
e170bc13be
commit
21c71ba2f8
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user