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 1e8e567e1d46..ae4c5104cff2 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.3 2005/04/09 10:57:25 blubb Exp $ +# $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 $ 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 |