diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-23 00:26:04 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-23 00:26:04 +0000 |
commit | 1b3f8820646229537625885b456606a1bcfb89aa (patch) | |
tree | 41163dadaa4e462f76d9f387c70ab661b983394d /sys-devel/m4 | |
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')
-rw-r--r-- | sys-devel/m4/m4-1.4-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/m4/m4-1.4.ebuild | 4 |
2 files changed, 4 insertions, 4 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 ) diff --git a/sys-devel/m4/m4-1.4.ebuild b/sys-devel/m4/m4-1.4.ebuild index 01e3912dcb72..b37a3199cf3d 100644 --- a/sys-devel/m4/m4-1.4.ebuild +++ b/sys-devel/m4/m4-1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.ebuild,v 1.11 2003/11/01 19:56:23 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/m4-1.4.ebuild,v 1.12 2004/02/23 00:22:42 agriffis Exp $ IUSE="nls" @@ -14,7 +14,7 @@ HOMEPAGE="http://www.gnu.org/software/m4/m4.html" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 x86 ppc sparc alpha mips hppa arm ia64" +KEYWORDS="amd64 x86 ppc sparc alpha mips hppa ia64" DEPEND="virtual/glibc !bootstrap? ( >=sys-devel/libtool-1.3.5-r2 ) |