projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
85bf413
)
net-libs/gupnp: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Mon, 10 Feb 2020 12:05:16 +0000
(13:05 +0100)
committer
Michał 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
patch
|
blob
|
history
diff --git
a/net-libs/gupnp/gupnp-1.0.4.ebuild
b/net-libs/gupnp/gupnp-1.0.4.ebuild
index a559d480cc22ceb98e64dd906b4f1b7418a1c593..f1bcbce03df33807abd5d5873386515aab73d56b 100644
(file)
--- 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