From: Michał Górny Date: Mon, 10 Feb 2020 12:05:16 +0000 (+0100) Subject: net-libs/gupnp: Remove py2 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=461aa5fbf0d784cc6f610e6144929cb8721518b0;p=gentoo.git net-libs/gupnp: Remove py2 Signed-off-by: Michał Górny --- 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