From 451ac8069b3e55eb6d79a29714ac827a10f4c1f5 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Wed, 30 Aug 2017 23:37:16 +0200 Subject: sys-auth/polkit-qt: Switch to USE=qt5 default Package-Manager: Portage-2.3.6, Repoman-2.3.1 --- sys-auth/polkit-qt/polkit-qt-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-auth') diff --git a/sys-auth/polkit-qt/polkit-qt-9999.ebuild b/sys-auth/polkit-qt/polkit-qt-9999.ebuild index f0343bedd3b..f8900cb7cf8 100644 --- a/sys-auth/polkit-qt/polkit-qt-9999.ebuild +++ b/sys-auth/polkit-qt/polkit-qt-9999.ebuild @@ -5,14 +5,14 @@ EAPI=6 inherit cmake-utils multibuild git-r3 -DESCRIPTION="PolicyKit Qt4 API wrapper library" +DESCRIPTION="PolicyKit Qt API wrapper library" HOMEPAGE="http://www.kde.org/" EGIT_REPO_URI=( "https://anongit.kde.org/polkit-qt-1" ) LICENSE="LGPL-2" SLOT="0" KEYWORDS="" -IUSE="debug examples +qt4 qt5" +IUSE="debug examples qt4 +qt5" REQUIRED_USE="|| ( qt4 qt5 )" -- cgit v1.2.3