diff options
Diffstat (limited to 'net-fs/autofs/autofs-4.1.3-r4.ebuild')
-rw-r--r-- | net-fs/autofs/autofs-4.1.3-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-fs/autofs/autofs-4.1.3-r4.ebuild b/net-fs/autofs/autofs-4.1.3-r4.ebuild index ae4c5104cff2..43fda7f26949 100644 --- a/net-fs/autofs/autofs-4.1.3-r4.ebuild +++ b/net-fs/autofs/autofs-4.1.3-r4.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-r4.ebuild,v 1.4 2005/04/11 21:25:18 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-4.1.3-r4.ebuild,v 1.5 2005/04/12 00:52:20 gustavoz Exp $ inherit eutils multilib @@ -20,7 +20,7 @@ DEPEND="virtual/libc ldap? ( >=net-nds/openldap-2.0 )" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 sparc x86" src_unpack() { unpack ${P}.tar.bz2 |