summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2021-04-17 18:50:15 -0400
committerMatt Turner <mattst88@gentoo.org>2021-04-17 18:51:07 -0400
commit9d000ba2ff864a6939a3ae8b38104c8e036708e5 (patch)
tree9bc781bfe3f6ab4ec2281053b4aff43b992adc73
parentnet-wireless/gnome-bluetooth: Add missing test dependencies (diff)
downloadgentoo-9d000ba2.tar.gz
gentoo-9d000ba2.tar.bz2
gentoo-9d000ba2.zip
media-gfx/gnome-photos: Add Python 3.8/3.9 support
Closes: https://bugs.gentoo.org/783255 Signed-off-by: Matt Turner <mattst88@gentoo.org>
-rw-r--r--media-gfx/gnome-photos/gnome-photos-3.34.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/gnome-photos/gnome-photos-3.34.2.ebuild b/media-gfx/gnome-photos/gnome-photos-3.34.2.ebuild
index d7514e59171a..652fa587b13b 100644
--- a/media-gfx/gnome-photos/gnome-photos-3.34.2.ebuild
+++ b/media-gfx/gnome-photos/gnome-photos-3.34.2.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_7 )
+PYTHON_COMPAT=( python3_{7..9} )
inherit gnome.org gnome2-utils meson python-any-r1 virtualx xdg