diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2003-06-03 07:35:26 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2003-06-03 07:35:26 +0000 |
commit | 1426e6c2eb0662baf0425751c46ddc4deef51059 (patch) | |
tree | 877af15c273d987d46b3ac7d68cda3613345812c /net-fs/am-utils/am-utils-6.0.9.ebuild | |
parent | moving x86 to stable. (diff) | |
download | historical-1426e6c2eb0662baf0425751c46ddc4deef51059.tar.gz historical-1426e6c2eb0662baf0425751c46ddc4deef51059.tar.bz2 historical-1426e6c2eb0662baf0425751c46ddc4deef51059.zip |
moving x86 to stable.
Diffstat (limited to 'net-fs/am-utils/am-utils-6.0.9.ebuild')
-rw-r--r-- | net-fs/am-utils/am-utils-6.0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-fs/am-utils/am-utils-6.0.9.ebuild b/net-fs/am-utils/am-utils-6.0.9.ebuild index 8dcb19d51e44..52df10c2d315 100644 --- a/net-fs/am-utils/am-utils-6.0.9.ebuild +++ b/net-fs/am-utils/am-utils-6.0.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-fs/am-utils/am-utils-6.0.9.ebuild,v 1.1 2003/04/10 22:06:42 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/am-utils/am-utils-6.0.9.ebuild,v 1.2 2003/06/03 07:35:22 absinthe Exp $ IUSE="ldap" @@ -14,7 +14,7 @@ DEPEND="virtual/glibc SLOT="0" LICENSE="BSD" -KEYWORDS="~x86" +KEYWORDS="x86" src_compile() { local myconf |