net-libs/gupnp: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 12:05:16 +0000 (13:05 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 12:12:38 +0000 (13:12 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-libs/gupnp/gupnp-1.0.4.ebuild

index a559d480cc22ceb98e64dd906b4f1b7418a1c593..f1bcbce03df33807abd5d5873386515aab73d56b 100644 (file)
@@ -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