commit:     451ac8069b3e55eb6d79a29714ac827a10f4c1f5
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 30 21:37:16 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Aug 30 21:37:16 2017 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=451ac806

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(-)

diff --git a/sys-auth/polkit-qt/polkit-qt-9999.ebuild 
b/sys-auth/polkit-qt/polkit-qt-9999.ebuild
index f0343bedd3..f8900cb7cf 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 )"
 

Reply via email to