diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-10 13:25:42 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-10 13:25:42 +0000 |
commit | 40dc11beb2c904afc42044eac2f86f01d4598fd2 (patch) | |
tree | dcfc90ff6b9479ba5380979124e5b7f400f4ad63 /sys-auth/consolekit/consolekit-0.4.6.ebuild | |
parent | Stable for ppc64, wrt bug #479506 (diff) | |
download | gentoo-2-40dc11beb2c904afc42044eac2f86f01d4598fd2.tar.gz gentoo-2-40dc11beb2c904afc42044eac2f86f01d4598fd2.tar.bz2 gentoo-2-40dc11beb2c904afc42044eac2f86f01d4598fd2.zip |
Stable for ppc64, wrt bug #480028
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-auth/consolekit/consolekit-0.4.6.ebuild')
-rw-r--r-- | sys-auth/consolekit/consolekit-0.4.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/consolekit/consolekit-0.4.6.ebuild b/sys-auth/consolekit/consolekit-0.4.6.ebuild index 266e87adfefe..215fe137ea91 100644 --- a/sys-auth/consolekit/consolekit-0.4.6.ebuild +++ b/sys-auth/consolekit/consolekit-0.4.6.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/consolekit/consolekit-0.4.6.ebuild,v 1.5 2013/08/10 13:01:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.4.6.ebuild,v 1.6 2013/08/10 13:25:42 ago Exp $ EAPI=5 inherit autotools eutils linux-info pam systemd @@ -14,7 +14,7 @@ SRC_URI="http://www.freedesktop.org/software/${MY_PN}/dist/${MY_P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" IUSE="acl debug doc kernel_linux pam policykit selinux test" COMMON_DEPEND=">=dev-libs/dbus-glib-0.100:= |