summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2013-01-20 12:16:16 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2013-01-20 12:16:16 +0000
commit37254471d3089c17aebd7fc9dcdc3cf77ae3f56d (patch)
treed8ffee137b0def8786faceae2e12084e7712e8a2 /sys-auth/polkit/polkit-0.110.ebuild
parentVersion bump wrt #453082 by Vladislav Poluhin (diff)
downloadgentoo-2-37254471d3089c17aebd7fc9dcdc3cf77ae3f56d.tar.gz
gentoo-2-37254471d3089c17aebd7fc9dcdc3cf77ae3f56d.tar.bz2
gentoo-2-37254471d3089c17aebd7fc9dcdc3cf77ae3f56d.zip
x86 stable wrt #452688
(Portage version: 2.2.0_alpha155/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Diffstat (limited to 'sys-auth/polkit/polkit-0.110.ebuild')
-rw-r--r--sys-auth/polkit/polkit-0.110.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/polkit/polkit-0.110.ebuild b/sys-auth/polkit/polkit-0.110.ebuild
index caaeed4f5df7..a34e4666df5b 100644
--- a/sys-auth/polkit/polkit-0.110.ebuild
+++ b/sys-auth/polkit/polkit-0.110.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.110.ebuild,v 1.2 2013/01/19 15:50:57 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.110.ebuild,v 1.3 2013/01/20 12:16:16 ssuominen Exp $
EAPI=5
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 ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86"
IUSE="examples gtk +introspection kde nls pam selinux systemd"
RDEPEND=">=dev-lang/spidermonkey-1.8.5-r1