projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7e1f992
)
net-misc/spice-gtk: use PYTHON_REQUIRED_USE unconditionally, bug #567082
author
Matthias Maier
<tamiko@gentoo.org>
Sun, 1 May 2016 20:01:12 +0000
(15:01 -0500)
committer
Matthias Maier
<tamiko@gentoo.org>
Sun, 1 May 2016 20:09:02 +0000
(15:09 -0500)
Package-Manager: portage-2.2.26
net-misc/spice-gtk/spice-gtk-0.30-r1.ebuild
patch
|
blob
|
history
diff --git
a/net-misc/spice-gtk/spice-gtk-0.30-r1.ebuild
b/net-misc/spice-gtk/spice-gtk-0.30-r1.ebuild
index 824008b64402e6d25476566ee54be531d8c7e49a..e52635d662634bff24c0659a517609d0d9823741 100644
(file)
--- a/
net-misc/spice-gtk/spice-gtk-0.30-r1.ebuild
+++ b/
net-misc/spice-gtk/spice-gtk-0.30-r1.ebuild
@@
-22,7
+22,7
@@
KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 sparc x86"
IUSE="dbus gstreamer gtk3 +introspection lz4 policykit pulseaudio python sasl smartcard static-libs usbredir vala webdav"
REQUIRED_USE="
- python? ( ${PYTHON_REQUIRED_USE} )
+ ${PYTHON_REQUIRED_USE}
?? ( pulseaudio gstreamer )
"