diff options
Diffstat (limited to 'sys-auth/polkit-qt/polkit-qt-0.99.0.ebuild')
-rw-r--r-- | sys-auth/polkit-qt/polkit-qt-0.99.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/polkit-qt/polkit-qt-0.99.0.ebuild b/sys-auth/polkit-qt/polkit-qt-0.99.0.ebuild index c12f8ee114b3..9f67c04e88dc 100644 --- a/sys-auth/polkit-qt/polkit-qt-0.99.0.ebuild +++ b/sys-auth/polkit-qt/polkit-qt-0.99.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.99.0.ebuild,v 1.3 2011/01/29 19:41:29 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-qt/polkit-qt-0.99.0.ebuild,v 1.4 2011/05/09 08:24:44 tomka Exp $ EAPI="3" @@ -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" |