From: Matthias Maier Date: Sun, 1 May 2016 20:01:12 +0000 (-0500) Subject: net-misc/spice-gtk: use PYTHON_REQUIRED_USE unconditionally, bug #567082 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ef1aeb3bc83bc827720faebb5be810dca60a29e3;p=gentoo.git net-misc/spice-gtk: use PYTHON_REQUIRED_USE unconditionally, bug #567082 Package-Manager: portage-2.2.26 --- 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 824008b64402..e52635d66263 100644 --- 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 ) "