From 461aa5fbf0d784cc6f610e6144929cb8721518b0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Mon, 10 Feb 2020 13:05:16 +0100 Subject: [PATCH] net-libs/gupnp: Remove py2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- net-libs/gupnp/gupnp-1.0.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/gupnp/gupnp-1.0.4.ebuild b/net-libs/gupnp/gupnp-1.0.4.ebuild index a559d480cc22..f1bcbce03df3 100644 --- a/net-libs/gupnp/gupnp-1.0.4.ebuild +++ b/net-libs/gupnp/gupnp-1.0.4.ebuild @@ -3,7 +3,7 @@ EAPI="6" VALA_USE_DEPEND="vapigen" -PYTHON_COMPAT=( python{2_7,3_6,3_7} ) +PYTHON_COMPAT=( python{3_6,3_7} ) PYTHON_REQ_USE="xml" inherit gnome2 multilib-minimal python-single-r1 vala -- 2.26.2