app-misc/qlcplus: Fix REQUIRED_USE (thanks Toralf Förster, bug 575242).
authorMichael Weber <xmw@gentoo.org>
Sat, 20 Feb 2016 20:50:01 +0000 (21:50 +0100)
committerMichael Weber <xmw@gentoo.org>
Sat, 20 Feb 2016 20:56:37 +0000 (21:56 +0100)
Package-Manager: portage-2.2.27

app-misc/qlcplus/qlcplus-4.10.2b.ebuild

index 059430a4fbece6b3e5f7f47d9ba52497709985cf..08f19bab07814202114f469f1e3b4249401e5b07 100644 (file)
@@ -15,7 +15,7 @@ SLOT="0"
 KEYWORDS="~amd64"
 IUSE="qt4 qt5"
 
-REQUIRED_USE="?? ( qt4 qt5 )"
+REQUIRED_USE="^^ ( qt4 qt5 )"
 
 RDEPEND="dev-libs/glib:2
        virtual/libusb:0