x11-libs/qwtpolar: Switch on qt4 by default for REQUIRED_USE
authorAndreas Sturmlechner <asturm@gentoo.org>
Wed, 25 Jan 2017 21:45:55 +0000 (22:45 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Thu, 26 Jan 2017 11:36:55 +0000 (12:36 +0100)
Currently there are no rdeps using qt5.

Package-Manager: portage-2.3.3

x11-libs/qwtpolar/qwtpolar-1.1.1-r1.ebuild

index 3bc88571a0e39860474cb801739895195f821ea3..4318148d8fe2198a0ce8b6cebb70542ef87ee25b 100644 (file)
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
 LICENSE="qwt"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="qt4 qt5"
+IUSE="+qt4 qt5"
 
 REQUIRED_USE="^^ ( qt4 qt5 )"