summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-auth/polkit/polkit-0.107-r1.ebuild')
-rw-r--r--sys-auth/polkit/polkit-0.107-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/polkit/polkit-0.107-r1.ebuild b/sys-auth/polkit/polkit-0.107-r1.ebuild
index a2c1938756c3..336351f90143 100644
--- a/sys-auth/polkit/polkit-0.107-r1.ebuild
+++ b/sys-auth/polkit/polkit-0.107-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.107-r1.ebuild,v 1.8 2012/11/21 22:24:34 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.107-r1.ebuild,v 1.9 2012/11/22 10:13:00 ago Exp $
EAPI=4
inherit eutils multilib pam pax-utils systemd user
@@ -11,7 +11,7 @@ SRC_URI="http://www.freedesktop.org/software/${PN}/releases/${P}.tar.gz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~mips ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~mips ppc ~ppc64 ~sparc x86"
IUSE="examples gtk +introspection kde nls pam selinux systemd"
RDEPEND=">=dev-lang/spidermonkey-1.8.5-r1