commit:     21c71ba2f8bf771744dee3a02cee1e67a83ff298
Author:     Nicolas PARLANT <nicolas.parlant <AT> parhuet <DOT> fr>
AuthorDate: Tue May  6 19:01:47 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue May  6 19:09:17 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21c71ba2

media-gfx/photoqt: disable py3.10

Signed-off-by: Nicolas PARLANT <nicolas.parlant <AT> 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 <AT> gentoo.org>

 media-gfx/photoqt/photoqt-4.8.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/photoqt/photoqt-4.8.1.ebuild 
b/media-gfx/photoqt/photoqt-4.8.1.ebuild
index 74307d71a630..169d567d022a 100644
--- a/media-gfx/photoqt/photoqt-4.8.1.ebuild
+++ b/media-gfx/photoqt/photoqt-4.8.1.ebuild
@@ -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"

Reply via email to