diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-12-11 11:08:04 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-12-11 11:08:04 +0000 |
commit | f7cf361cef48ff0fd93104e019e75e5d199978c9 (patch) | |
tree | 19e56332d6d39e6c51d3d5758100967940a393a5 | |
parent | alpha stable (diff) | |
download | gentoo-2-f7cf361cef48ff0fd93104e019e75e5d199978c9.tar.gz gentoo-2-f7cf361cef48ff0fd93104e019e75e5d199978c9.tar.bz2 gentoo-2-f7cf361cef48ff0fd93104e019e75e5d199978c9.zip |
arm/sh stable
(Portage version: 2.1.4_rc9)
-rw-r--r-- | sys-auth/consolekit/consolekit-0.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/consolekit/consolekit-0.2.3.ebuild b/sys-auth/consolekit/consolekit-0.2.3.ebuild index 16eea31feeec..cbe29e33052a 100644 --- a/sys-auth/consolekit/consolekit-0.2.3.ebuild +++ b/sys-auth/consolekit/consolekit-0.2.3.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/consolekit/consolekit-0.2.3.ebuild,v 1.11 2007/12/06 22:15:06 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.2.3.ebuild,v 1.12 2007/12/11 11:08:04 vapier Exp $ inherit eutils autotools multilib pam @@ -12,7 +12,7 @@ HOMEPAGE="http://www.freedesktop.org/wiki/Software/ConsoleKit" SRC_URI="http://people.freedesktop.org/~mccann/dist/${MY_PN}-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="debug pam" # Not parallel make safe |