diff options
Diffstat (limited to 'sys-auth/polkit-qt')
-rw-r--r-- | sys-auth/polkit-qt/polkit-qt-0.96.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/polkit-qt/polkit-qt-0.96.1.ebuild b/sys-auth/polkit-qt/polkit-qt-0.96.1.ebuild index caa9c6d97841..76f4194efd0c 100644 --- a/sys-auth/polkit-qt/polkit-qt-0.96.1.ebuild +++ b/sys-auth/polkit-qt/polkit-qt-0.96.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-qt/polkit-qt-0.96.1.ebuild,v 1.4 2010/09/12 16:36:50 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-qt/polkit-qt-0.96.1.ebuild,v 1.5 2010/09/13 14:04:39 josejx Exp $ EAPI="2" @@ -13,7 +13,7 @@ HOMEPAGE="http://kde.org/" SRC_URI="mirror://kde/stable/apps/KDE4.x/admin/${MY_P}.tar.bz2" LICENSE="LGPL-2" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm ppc ppc64 x86 ~x86-fbsd" SLOT="0" IUSE="debug examples" |