diff options
author | 2004-02-23 00:26:04 +0000 | |
---|---|---|
committer | 2004-02-23 00:26:04 +0000 | |
commit | 1b3f8820646229537625885b456606a1bcfb89aa (patch) | |
tree | 41163dadaa4e462f76d9f387c70ab661b983394d /sys-devel/m4/m4-1.4-r1.ebuild | |
parent | Remove arm keywords (Manifest recommit) (diff) | |
download | gentoo-2-1b3f8820646229537625885b456606a1bcfb89aa.tar.gz gentoo-2-1b3f8820646229537625885b456606a1bcfb89aa.tar.bz2 gentoo-2-1b3f8820646229537625885b456606a1bcfb89aa.zip |
Remove arm keywords
Diffstat (limited to 'sys-devel/m4/m4-1.4-r1.ebuild')
-rw-r--r-- | sys-devel/m4/m4-1.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/m4/m4-1.4-r1.ebuild b/sys-devel/m4/m4-1.4-r1.ebuild index 371f86d84d7a..f0cbbc9f9e57 100644 --- a/sys-devel/m4/m4-1.4-r1.ebuild +++ b/sys-devel/m4/m4-1.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/m4-1.4-r1.ebuild,v 1.5 2004/01/17 14:37:36 joker Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/m4-1.4-r1.ebuild,v 1.6 2004/02/23 00:22:42 agriffis Exp $ IUSE="nls" @@ -16,7 +16,7 @@ HOMEPAGE="http://www.gnu.org/software/m4/m4.html" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc alpha ~mips hppa ~arm ia64 amd64 ppc64" +KEYWORDS="x86 ppc sparc alpha ~mips hppa ia64 amd64 ppc64" DEPEND="virtual/glibc !bootstrap? ( >=sys-devel/libtool-1.3.5-r2 ) |