summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-auth/polkit-qt/polkit-qt-9999.ebuild4
1 files 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 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 )"