commit:     ef1aeb3bc83bc827720faebb5be810dca60a29e3
Author:     Matthias Maier <tamiko <AT> gentoo <DOT> org>
AuthorDate: Sun May  1 20:01:12 2016 +0000
Commit:     Matthias Maier <tamiko <AT> gentoo <DOT> org>
CommitDate: Sun May  1 20:09:02 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef1aeb3b

net-misc/spice-gtk: use PYTHON_REQUIRED_USE unconditionally, bug #567082

Package-Manager: portage-2.2.26

 net-misc/spice-gtk/spice-gtk-0.30-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 824008b..e52635d 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 )
 "
 

Reply via email to