commit: b684018abe750cdc30a83d8125f71ab081c85c36
Author: Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 20 20:50:01 2016 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Sat Feb 20 20:56:37 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b684018a
app-misc/qlcplus: Fix REQUIRED_USE (thanks Toralf Förster, bug 575242).
Package-Manager: portage-2.2.27
app-misc/qlcplus/qlcplus-4.10.2b.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-misc/qlcplus/qlcplus-4.10.2b.ebuild
b/app-misc/qlcplus/qlcplus-4.10.2b.ebuild
index 059430a..08f19ba 100644
--- a/app-misc/qlcplus/qlcplus-4.10.2b.ebuild
+++ b/app-misc/qlcplus/qlcplus-4.10.2b.ebuild
@@ -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