diff options
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/gnome-photos/gnome-photos-3.34.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/gnome-photos/gnome-photos-3.34.1.ebuild b/media-gfx/gnome-photos/gnome-photos-3.34.1.ebuild index 7a8e9d539fba..33c329f5adce 100644 --- a/media-gfx/gnome-photos/gnome-photos-3.34.1.ebuild +++ b/media-gfx/gnome-photos/gnome-photos-3.34.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_6 ) +PYTHON_COMPAT=( python3_{6,7} ) inherit gnome.org gnome2-utils meson python-any-r1 virtualx xdg |