From 99ad57d485b385585e7fcbadc46f3d3b7b92e998 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Mon, 10 Feb 2020 14:05:10 +0100 Subject: [PATCH] media-libs/grilo: Remove py2 where possible MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- media-libs/grilo/grilo-0.3.11.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.26.2