net-misc/spice-gtk: use PYTHON_REQUIRED_USE unconditionally, bug #567082
authorMatthias Maier <tamiko@gentoo.org>
Sun, 1 May 2016 20:01:12 +0000 (15:01 -0500)
committerMatthias 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

index 824008b64402e6d25476566ee54be531d8c7e49a..e52635d662634bff24c0659a517609d0d9823741 100644 (file)
@@ -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 )
 "