From: Michał Górny Date: Mon, 10 Feb 2020 13:05:10 +0000 (+0100) Subject: media-libs/grilo: Remove py2 where possible X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=99ad57d485b385585e7fcbadc46f3d3b7b92e998;p=gentoo.git media-libs/grilo: Remove py2 where possible Signed-off-by: Michał Górny --- diff --git a/media-libs/grilo/grilo-0.3.11.ebuild b/media-libs/grilo/grilo-0.3.11.ebuild index 28f8fec8b7a3..e4711be72aa5 100644 --- a/media-libs/grilo/grilo-0.3.11.ebuild +++ b/media-libs/grilo/grilo-0.3.11.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python{2_7,3_6,3_7} ) +PYTHON_COMPAT=( python{3_6,3_7} ) VALA_USE_DEPEND="vapigen" inherit gnome.org meson python-any-r1 vala xdg