summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-auth/policykit/policykit-0.6.ebuild')
-rw-r--r--sys-auth/policykit/policykit-0.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/policykit/policykit-0.6.ebuild b/sys-auth/policykit/policykit-0.6.ebuild
index 21b6e7b94e0d..b755c760d4d7 100644
--- a/sys-auth/policykit/policykit-0.6.ebuild
+++ b/sys-auth/policykit/policykit-0.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/policykit/policykit-0.6.ebuild,v 1.2 2007/12/22 16:32:31 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/policykit/policykit-0.6.ebuild,v 1.3 2007/12/29 17:51:36 armin76 Exp $
inherit eutils autotools multilib
@@ -12,7 +12,7 @@ SRC_URI="http://hal.freedesktop.org/releases/${MY_PN}-${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~sparc ~x86"
IUSE="doc selinux"
RDEPEND=">=dev-libs/glib-2.7