From: Andreas Sturmlechner Date: Wed, 25 Jan 2017 21:45:55 +0000 (+0100) Subject: x11-libs/qwtpolar: Switch on qt4 by default for REQUIRED_USE X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=3fdec5c3e5584862fd5f6528a3375bcc4c4a33b0;p=gentoo.git x11-libs/qwtpolar: Switch on qt4 by default for REQUIRED_USE Currently there are no rdeps using qt5. Package-Manager: portage-2.3.3 --- diff --git a/x11-libs/qwtpolar/qwtpolar-1.1.1-r1.ebuild b/x11-libs/qwtpolar/qwtpolar-1.1.1-r1.ebuild index 3bc88571a0e3..4318148d8fe2 100644 --- a/x11-libs/qwtpolar/qwtpolar-1.1.1-r1.ebuild +++ b/x11-libs/qwtpolar/qwtpolar-1.1.1-r1.ebuild @@ -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 )"