diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-03-23 01:09:02 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-03-23 01:09:02 +0000 |
commit | ca196b5ff720e5f2fdd3c9a3563a8fd16ba491fe (patch) | |
tree | d338c1f8d0f5e52c0ddade68ee906a13ae9532d4 /net-fs/autofs/autofs-4.1.3-r3.ebuild | |
parent | Stable on amd64 (diff) | |
download | gentoo-2-ca196b5ff720e5f2fdd3c9a3563a8fd16ba491fe.tar.gz gentoo-2-ca196b5ff720e5f2fdd3c9a3563a8fd16ba491fe.tar.bz2 gentoo-2-ca196b5ff720e5f2fdd3c9a3563a8fd16ba491fe.zip |
(Manifest recommit)
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-fs/autofs/autofs-4.1.3-r3.ebuild')
-rw-r--r-- | net-fs/autofs/autofs-4.1.3-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-fs/autofs/autofs-4.1.3-r3.ebuild b/net-fs/autofs/autofs-4.1.3-r3.ebuild index 2abfe870d1e2..b3ab189d1ca6 100644 --- a/net-fs/autofs/autofs-4.1.3-r3.ebuild +++ b/net-fs/autofs/autofs-4.1.3-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-4.1.3-r3.ebuild,v 1.2 2005/02/05 12:46:30 griffon26 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-4.1.3-r3.ebuild,v 1.3 2005/03/23 01:09:02 agriffis Exp $ inherit eutils @@ -20,7 +20,7 @@ DEPEND="virtual/libc ldap? ( >=net-nds/openldap-2.0 )" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~alpha ~ppc ~sparc ~amd64 ~ia64 ~ppc64" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" src_unpack() { unpack ${P}.tar.bz2 |