diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-07-21 22:12:50 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-07-21 22:12:50 +0000 |
commit | 1990fd49367ca0c460c4bd4f16cade67725fb762 (patch) | |
tree | 327afda01d6005a655975397e050c884a19fa6ff /net-fs/autofs/autofs-5.0.3-r6.ebuild | |
parent | Fixed build faiures on 'es' locale (bug #202212). Fixed f.i.w on ppc this time. (diff) | |
download | gentoo-2-1990fd49367ca0c460c4bd4f16cade67725fb762.tar.gz gentoo-2-1990fd49367ca0c460c4bd4f16cade67725fb762.tar.bz2 gentoo-2-1990fd49367ca0c460c4bd4f16cade67725fb762.zip |
Revert to ~ppc64 wrt #292147.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'net-fs/autofs/autofs-5.0.3-r6.ebuild')
-rw-r--r-- | net-fs/autofs/autofs-5.0.3-r6.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-fs/autofs/autofs-5.0.3-r6.ebuild b/net-fs/autofs/autofs-5.0.3-r6.ebuild index 2e3d67ee0f2c..37cab66585d9 100644 --- a/net-fs/autofs/autofs-5.0.3-r6.ebuild +++ b/net-fs/autofs/autofs-5.0.3-r6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-5.0.3-r6.ebuild,v 1.8 2009/09/23 18:35:30 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-5.0.3-r6.ebuild,v 1.9 2010/07/21 22:12:50 ssuominen Exp $ inherit eutils multilib autotools @@ -68,7 +68,7 @@ DEPEND="ldap? ( >=net-nds/openldap-2.0 ) # currently, sasl code assumes the presence of kerberosV SLOT="0" LICENSE="GPL-2" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 sparc x86" src_unpack() { unpack ${P}.tar.bz2 |