commit:     b260c40699e3c3b3c2e0354a85aa46effa2e180d
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 18 16:50:34 2020 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat Apr 18 17:09:09 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b260c406

media-gfx/gnome-photos: enable py3.7 for tests

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 media-gfx/gnome-photos/gnome-photos-3.34.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 7a8e9d539fb..33c329f5adc 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
 

Reply via email to