diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-23 00:20:14 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-23 00:20:14 +0000 |
commit | 85ce1256d20566e37e9795c37f9ac84d139e0dbb (patch) | |
tree | 8787102128548205e9b38fc3cd3aa9db145cbc64 /sys-devel/automake/automake-1.6.3.ebuild | |
parent | initial ebuild #37586 (diff) | |
download | gentoo-2-85ce1256d20566e37e9795c37f9ac84d139e0dbb.tar.gz gentoo-2-85ce1256d20566e37e9795c37f9ac84d139e0dbb.tar.bz2 gentoo-2-85ce1256d20566e37e9795c37f9ac84d139e0dbb.zip |
Remove arm keywords
Diffstat (limited to 'sys-devel/automake/automake-1.6.3.ebuild')
-rw-r--r-- | sys-devel/automake/automake-1.6.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/automake/automake-1.6.3.ebuild b/sys-devel/automake/automake-1.6.3.ebuild index 695804190c52..0024d917425a 100644 --- a/sys-devel/automake/automake-1.6.3.ebuild +++ b/sys-devel/automake/automake-1.6.3.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/automake/automake-1.6.3.ebuild,v 1.13 2004/01/30 11:31:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.6.3.ebuild,v 1.14 2004/02/23 00:17:07 agriffis Exp $ IUSE="" @@ -53,7 +53,7 @@ HOMEPAGE="http://www.gnu.org/software/automake/automake.html" LICENSE="GPL-2" SLOT="1.5" -KEYWORDS="x86 ppc sparc alpha mips hppa arm" +KEYWORDS="x86 ppc sparc alpha mips hppa " DEPEND="dev-lang/perl >=sys-devel/autoconf-2.53-r1" |