summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-02-23 00:20:14 +0000
committerAron Griffis <agriffis@gentoo.org>2004-02-23 00:20:14 +0000
commit85ce1256d20566e37e9795c37f9ac84d139e0dbb (patch)
tree8787102128548205e9b38fc3cd3aa9db145cbc64 /sys-devel
parentinitial ebuild #37586 (diff)
downloadgentoo-2-85ce1256d20566e37e9795c37f9ac84d139e0dbb.tar.gz
gentoo-2-85ce1256d20566e37e9795c37f9ac84d139e0dbb.tar.bz2
gentoo-2-85ce1256d20566e37e9795c37f9ac84d139e0dbb.zip
Remove arm keywords
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/autoconf/autoconf-2.57-r1.ebuild4
-rw-r--r--sys-devel/autoconf/autoconf-2.57a-r1.ebuild4
-rw-r--r--sys-devel/autoconf/autoconf-2.58-r1.ebuild4
-rw-r--r--sys-devel/autoconf/autoconf-2.58.ebuild4
-rw-r--r--sys-devel/autoconf/autoconf-2.59-r3.ebuild4
-rw-r--r--sys-devel/automake/automake-1.6.1-r6.ebuild4
-rw-r--r--sys-devel/automake/automake-1.6.3.ebuild4
-rw-r--r--sys-devel/automake/automake-1.7.2.ebuild4
-rw-r--r--sys-devel/automake/automake-1.7.5-r2.ebuild4
-rw-r--r--sys-devel/automake/automake-1.7.7.ebuild4
-rw-r--r--sys-devel/automake/automake-1.7.8.ebuild4
-rw-r--r--sys-devel/automake/automake-1.8.2.ebuild4
-rw-r--r--sys-devel/bc/bc-1.06-r5.ebuild4
-rw-r--r--sys-devel/binutils/binutils-2.13.90.0.18-r1.ebuild4
-rw-r--r--sys-devel/binutils/binutils-2.13.90.0.18.ebuild4
-rw-r--r--sys-devel/binutils/binutils-2.14.90.0.2.ebuild4
-rw-r--r--sys-devel/binutils/binutils-2.14.90.0.4.1-r1.ebuild4
-rw-r--r--sys-devel/binutils/binutils-2.14.90.0.5-r1.ebuild4
-rw-r--r--sys-devel/binutils/binutils-2.14.90.0.6-r2.ebuild4
-rw-r--r--sys-devel/binutils/binutils-2.14.90.0.6-r3.ebuild4
-rw-r--r--sys-devel/binutils/binutils-2.14.90.0.6-r6.ebuild4
-rw-r--r--sys-devel/binutils/binutils-2.14.90.0.6-r7.ebuild4
-rw-r--r--sys-devel/binutils/binutils-2.14.90.0.7-r2.ebuild4
-rw-r--r--sys-devel/binutils/binutils-2.14.90.0.7-r3.ebuild4
-rw-r--r--sys-devel/binutils/binutils-2.14.90.0.7-r4.ebuild4
-rw-r--r--sys-devel/binutils/binutils-2.14.90.0.7.ebuild4
-rw-r--r--sys-devel/binutils/binutils-2.14.90.0.8-r1.ebuild4
-rw-r--r--sys-devel/binutils/binutils-2.14.90.0.8.ebuild4
-rw-r--r--sys-devel/bison/bison-1.35.ebuild4
-rw-r--r--sys-devel/bison/bison-1.875.ebuild4
-rw-r--r--sys-devel/flex/flex-2.5.4a-r5.ebuild4
-rw-r--r--sys-devel/gcc/gcc-2.95.3-r8.ebuild4
-rw-r--r--sys-devel/gcc/gcc-3.0.4-r6.ebuild4
-rw-r--r--sys-devel/gcc/gcc-3.1-r8.ebuild4
-rw-r--r--sys-devel/gcc/gcc-3.1.1-r1.ebuild4
-rw-r--r--sys-devel/gcc/gcc-3.2.2-r2.ebuild4
-rw-r--r--sys-devel/gcc/gcc-3.2.2.ebuild4
-rw-r--r--sys-devel/gcc/gcc-3.2.3-r2.ebuild4
-rw-r--r--sys-devel/gcc/gcc-3.2.3-r3.ebuild4
-rw-r--r--sys-devel/gcc/gcc-3.2.3-r4.ebuild4
40 files changed, 80 insertions, 80 deletions
diff --git a/sys-devel/autoconf/autoconf-2.57-r1.ebuild b/sys-devel/autoconf/autoconf-2.57-r1.ebuild
index c3b74b42e113..ac20c5847fd1 100644
--- a/sys-devel/autoconf/autoconf-2.57-r1.ebuild
+++ b/sys-devel/autoconf/autoconf-2.57-r1.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/autoconf/autoconf-2.57-r1.ebuild,v 1.10 2004/01/25 21:48:20 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.57-r1.ebuild,v 1.11 2004/02/23 00:16:42 agriffis Exp $
IUSE=""
@@ -17,7 +17,7 @@ HOMEPAGE="http://www.gnu.org/software/autoconf/autoconf.html"
LICENSE="GPL-2"
SLOT="2.5"
-KEYWORDS="amd64 x86 ppc sparc alpha hppa mips arm ia64"
+KEYWORDS="amd64 x86 ppc sparc alpha hppa mips ia64"
DEPEND=">=sys-apps/texinfo-4.3
=sys-devel/m4-1.4*
diff --git a/sys-devel/autoconf/autoconf-2.57a-r1.ebuild b/sys-devel/autoconf/autoconf-2.57a-r1.ebuild
index 3840be967925..9da2e45fb18d 100644
--- a/sys-devel/autoconf/autoconf-2.57a-r1.ebuild
+++ b/sys-devel/autoconf/autoconf-2.57a-r1.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/autoconf/autoconf-2.57a-r1.ebuild,v 1.5 2004/01/25 21:48:20 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.57a-r1.ebuild,v 1.6 2004/02/23 00:16:42 agriffis Exp $
IUSE=""
@@ -18,7 +18,7 @@ HOMEPAGE="http://www.gnu.org/software/autoconf/autoconf.html"
LICENSE="GPL-2"
SLOT="2.5"
-KEYWORDS="~amd64 ~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~arm ~ia64"
+KEYWORDS="~amd64 ~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~ia64"
DEPEND=">=sys-apps/texinfo-4.3
=sys-devel/m4-1.4*
diff --git a/sys-devel/autoconf/autoconf-2.58-r1.ebuild b/sys-devel/autoconf/autoconf-2.58-r1.ebuild
index 758ae1c5b400..779c962eb4f7 100644
--- a/sys-devel/autoconf/autoconf-2.58-r1.ebuild
+++ b/sys-devel/autoconf/autoconf-2.58-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/autoconf/autoconf-2.58-r1.ebuild,v 1.1 2004/02/16 05:20:54 brad_mssw Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.58-r1.ebuild,v 1.2 2004/02/23 00:16:42 agriffis Exp $
IUSE=""
@@ -18,7 +18,7 @@ HOMEPAGE="http://www.gnu.org/software/autoconf/autoconf.html"
LICENSE="GPL-2"
SLOT="2.5"
-KEYWORDS="amd64 x86 ppc sparc alpha hppa mips ~arm ia64 ppc64"
+KEYWORDS="amd64 x86 ppc sparc alpha hppa mips ia64 ppc64"
DEPEND=">=sys-apps/texinfo-4.3
=sys-devel/m4-1.4*
diff --git a/sys-devel/autoconf/autoconf-2.58.ebuild b/sys-devel/autoconf/autoconf-2.58.ebuild
index 0649b6fc2a1b..b78bef083753 100644
--- a/sys-devel/autoconf/autoconf-2.58.ebuild
+++ b/sys-devel/autoconf/autoconf-2.58.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/autoconf/autoconf-2.58.ebuild,v 1.10 2004/01/30 22:32:06 tuxus Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.58.ebuild,v 1.11 2004/02/23 00:16:42 agriffis Exp $
IUSE=""
@@ -18,7 +18,7 @@ HOMEPAGE="http://www.gnu.org/software/autoconf/autoconf.html"
LICENSE="GPL-2"
SLOT="2.5"
-KEYWORDS="amd64 x86 ppc sparc alpha hppa mips ~arm ia64 ppc64"
+KEYWORDS="amd64 x86 ppc sparc alpha hppa mips ia64 ppc64"
DEPEND=">=sys-apps/texinfo-4.3
=sys-devel/m4-1.4*
diff --git a/sys-devel/autoconf/autoconf-2.59-r3.ebuild b/sys-devel/autoconf/autoconf-2.59-r3.ebuild
index c0e72afca4b0..85b81893d9dc 100644
--- a/sys-devel/autoconf/autoconf-2.59-r3.ebuild
+++ b/sys-devel/autoconf/autoconf-2.59-r3.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/autoconf/autoconf-2.59-r3.ebuild,v 1.1 2004/02/16 17:48:12 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.59-r3.ebuild,v 1.2 2004/02/23 00:16:42 agriffis Exp $
IUSE=""
@@ -18,7 +18,7 @@ HOMEPAGE="http://www.gnu.org/software/autoconf/autoconf.html"
LICENSE="GPL-2"
SLOT="2.5"
-KEYWORDS="~amd64 ~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~arm ~ia64 ~ppc64"
+KEYWORDS="~amd64 ~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~ia64 ~ppc64"
DEPEND=">=sys-apps/texinfo-4.3
=sys-devel/m4-1.4*
diff --git a/sys-devel/automake/automake-1.6.1-r6.ebuild b/sys-devel/automake/automake-1.6.1-r6.ebuild
index 6dbd3e8f50c5..f6397b844494 100644
--- a/sys-devel/automake/automake-1.6.1-r6.ebuild
+++ b/sys-devel/automake/automake-1.6.1-r6.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.1-r6.ebuild,v 1.18 2004/01/30 11:31:38 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.6.1-r6.ebuild,v 1.19 2004/02/23 00:17:07 agriffis Exp $
# OLD14 = 1.4
# OLD15 = 1.5
@@ -47,7 +47,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2
mirror://gnu/${PN}/${OLD14_P}.tar.gz"
HOMEPAGE="http://www.gnu.org/software/automake/automake.html"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc sparc alpha arm"
+KEYWORDS="x86 ppc sparc alpha "
DEPEND="dev-lang/perl
>=sys-devel/autoconf-2.53-r1"
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"
diff --git a/sys-devel/automake/automake-1.7.2.ebuild b/sys-devel/automake/automake-1.7.2.ebuild
index 348f883982bf..7b369344ed0b 100644
--- a/sys-devel/automake/automake-1.7.2.ebuild
+++ b/sys-devel/automake/automake-1.7.2.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.7.2.ebuild,v 1.10 2004/01/30 11:31:38 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.7.2.ebuild,v 1.11 2004/02/23 00:17:07 agriffis Exp $
IUSE=""
@@ -59,7 +59,7 @@ HOMEPAGE="http://www.gnu.org/software/automake/automake.html"
LICENSE="GPL-2"
SLOT="1.5"
-KEYWORDS="amd64 x86 ppc sparc alpha mips hppa arm"
+KEYWORDS="amd64 x86 ppc sparc alpha mips hppa "
DEPEND="dev-lang/perl
>=sys-devel/autoconf-2.57"
diff --git a/sys-devel/automake/automake-1.7.5-r2.ebuild b/sys-devel/automake/automake-1.7.5-r2.ebuild
index 54d1c0ef862c..3cb716f53593 100644
--- a/sys-devel/automake/automake-1.7.5-r2.ebuild
+++ b/sys-devel/automake/automake-1.7.5-r2.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.7.5-r2.ebuild,v 1.7 2004/01/30 11:31:38 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.7.5-r2.ebuild,v 1.8 2004/02/23 00:17:07 agriffis Exp $
IUSE=""
@@ -59,7 +59,7 @@ HOMEPAGE="http://www.gnu.org/software/automake/automake.html"
LICENSE="GPL-2"
SLOT="1.5"
-KEYWORDS="amd64 x86 ppc sparc alpha mips hppa arm ia64"
+KEYWORDS="amd64 x86 ppc sparc alpha mips hppa ia64"
DEPEND="dev-lang/perl
>=sys-devel/autoconf-2.57"
diff --git a/sys-devel/automake/automake-1.7.7.ebuild b/sys-devel/automake/automake-1.7.7.ebuild
index f5ac472bb91c..785296cb9e39 100644
--- a/sys-devel/automake/automake-1.7.7.ebuild
+++ b/sys-devel/automake/automake-1.7.7.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.7.7.ebuild,v 1.7 2004/02/19 21:16:00 tuxus Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.7.7.ebuild,v 1.8 2004/02/23 00:17:07 agriffis Exp $
IUSE=""
@@ -59,7 +59,7 @@ HOMEPAGE="http://www.gnu.org/software/automake/automake.html"
LICENSE="GPL-2"
SLOT="1.5"
-KEYWORDS="x86 ~ppc sparc ~alpha mips hppa ~arm amd64 ~ia64"
+KEYWORDS="x86 ~ppc sparc ~alpha mips hppa amd64 ~ia64"
DEPEND="dev-lang/perl
>=sys-devel/autoconf-2.57"
diff --git a/sys-devel/automake/automake-1.7.8.ebuild b/sys-devel/automake/automake-1.7.8.ebuild
index 26ba93998bb6..ef5537636199 100644
--- a/sys-devel/automake/automake-1.7.8.ebuild
+++ b/sys-devel/automake/automake-1.7.8.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.7.8.ebuild,v 1.7 2004/01/30 11:31:38 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.7.8.ebuild,v 1.8 2004/02/23 00:17:07 agriffis Exp $
IUSE=""
@@ -59,7 +59,7 @@ HOMEPAGE="http://www.gnu.org/software/automake/automake.html"
LICENSE="GPL-2"
SLOT="1.5"
-KEYWORDS="amd64 ~x86 ppc ~sparc alpha ~mips hppa ~arm ia64 ppc64"
+KEYWORDS="amd64 ~x86 ppc ~sparc alpha ~mips hppa ia64 ppc64"
DEPEND="dev-lang/perl
>=sys-devel/autoconf-2.57"
diff --git a/sys-devel/automake/automake-1.8.2.ebuild b/sys-devel/automake/automake-1.8.2.ebuild
index 66f2d1cdee7c..c5cc3705deb4 100644
--- a/sys-devel/automake/automake-1.8.2.ebuild
+++ b/sys-devel/automake/automake-1.8.2.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.8.2.ebuild,v 1.3 2004/02/05 06:14:48 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.8.2.ebuild,v 1.4 2004/02/23 00:17:07 agriffis Exp $
IUSE=""
@@ -65,7 +65,7 @@ HOMEPAGE="http://www.gnu.org/software/automake/automake.html"
LICENSE="GPL-2"
SLOT="1.5"
-KEYWORDS="~amd64 ~x86 ~ppc ~sparc ~alpha ~mips ~hppa ~arm ~ia64 ~ppc64"
+KEYWORDS="~amd64 ~x86 ~ppc ~sparc ~alpha ~mips ~hppa ~ia64 ~ppc64"
DEPEND="dev-lang/perl
>=sys-devel/autoconf-2.58"
diff --git a/sys-devel/bc/bc-1.06-r5.ebuild b/sys-devel/bc/bc-1.06-r5.ebuild
index 72c0569efe04..60538dec2656 100644
--- a/sys-devel/bc/bc-1.06-r5.ebuild
+++ b/sys-devel/bc/bc-1.06-r5.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/bc/bc-1.06-r5.ebuild,v 1.12 2003/12/17 04:13:58 brad_mssw Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bc/bc-1.06-r5.ebuild,v 1.13 2004/02/23 00:17:26 agriffis Exp $
IUSE="readline"
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/bc/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2 LGPL-2.1"
-KEYWORDS="x86 ppc sparc alpha hppa arm mips amd64 ia64 ppc64"
+KEYWORDS="x86 ppc sparc alpha hppa mips amd64 ia64 ppc64"
RDEPEND="readline? ( >=sys-libs/readline-4.1
>=sys-libs/ncurses-5.2 )"
diff --git a/sys-devel/binutils/binutils-2.13.90.0.18-r1.ebuild b/sys-devel/binutils/binutils-2.13.90.0.18-r1.ebuild
index 40e0464e40a5..2ecaf160f11e 100644
--- a/sys-devel/binutils/binutils-2.13.90.0.18-r1.ebuild
+++ b/sys-devel/binutils/binutils-2.13.90.0.18-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/binutils/binutils-2.13.90.0.18-r1.ebuild,v 1.9 2004/01/18 10:02:12 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.13.90.0.18-r1.ebuild,v 1.10 2004/02/23 00:18:02 agriffis Exp $
IUSE="nls bootstrap build"
@@ -21,7 +21,7 @@ HOMEPAGE="http://sources.redhat.com/binutils/"
SLOT="0"
LICENSE="GPL-2 | LGPL-2"
-KEYWORDS="~x86 ~ppc ~alpha ~sparc ~mips ~hppa ~arm"
+KEYWORDS="~x86 ~ppc ~alpha ~sparc ~mips ~hppa "
DEPEND="virtual/glibc
>=sys-apps/portage-2.0.21
diff --git a/sys-devel/binutils/binutils-2.13.90.0.18.ebuild b/sys-devel/binutils/binutils-2.13.90.0.18.ebuild
index 9d40f8c1b3c5..f9baf1971a08 100644
--- a/sys-devel/binutils/binutils-2.13.90.0.18.ebuild
+++ b/sys-devel/binutils/binutils-2.13.90.0.18.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/binutils/binutils-2.13.90.0.18.ebuild,v 1.19 2004/01/18 10:02:12 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.13.90.0.18.ebuild,v 1.20 2004/02/23 00:18:02 agriffis Exp $
IUSE="nls bootstrap build"
@@ -20,7 +20,7 @@ HOMEPAGE="http://sources.redhat.com/binutils/"
SLOT="0"
LICENSE="GPL-2 | LGPL-2"
-KEYWORDS="x86 ppc alpha sparc ~mips ~hppa arm"
+KEYWORDS="x86 ppc alpha sparc ~mips ~hppa "
DEPEND="virtual/glibc
>=sys-apps/portage-2.0.21
diff --git a/sys-devel/binutils/binutils-2.14.90.0.2.ebuild b/sys-devel/binutils/binutils-2.14.90.0.2.ebuild
index be89938e4f03..ed2ef0cc5fe9 100644
--- a/sys-devel/binutils/binutils-2.14.90.0.2.ebuild
+++ b/sys-devel/binutils/binutils-2.14.90.0.2.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/binutils/binutils-2.14.90.0.2.ebuild,v 1.14 2004/01/18 10:02:12 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.14.90.0.2.ebuild,v 1.15 2004/02/23 00:18:02 agriffis Exp $
IUSE="nls bootstrap build"
@@ -20,7 +20,7 @@ HOMEPAGE="http://sources.redhat.com/binutils/"
SLOT="0"
LICENSE="GPL-2 | LGPL-2"
-KEYWORDS="amd64 x86 ppc -alpha sparc mips -hppa -arm"
+KEYWORDS="amd64 x86 ppc -alpha sparc mips -hppa "
DEPEND="virtual/glibc
>=sys-apps/portage-2.0.21
diff --git a/sys-devel/binutils/binutils-2.14.90.0.4.1-r1.ebuild b/sys-devel/binutils/binutils-2.14.90.0.4.1-r1.ebuild
index 835d1ca854ff..aac997ca79a3 100644
--- a/sys-devel/binutils/binutils-2.14.90.0.4.1-r1.ebuild
+++ b/sys-devel/binutils/binutils-2.14.90.0.4.1-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/binutils/binutils-2.14.90.0.4.1-r1.ebuild,v 1.7 2004/01/18 10:02:12 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.14.90.0.4.1-r1.ebuild,v 1.8 2004/02/23 00:18:02 agriffis Exp $
IUSE="nls bootstrap build"
@@ -20,7 +20,7 @@ HOMEPAGE="http://sources.redhat.com/binutils/"
SLOT="0"
LICENSE="GPL-2 | LGPL-2"
-KEYWORDS="~amd64 -x86 -ppc -alpha -sparc mips -hppa -arm"
+KEYWORDS="~amd64 -x86 -ppc -alpha -sparc mips -hppa "
DEPEND="virtual/glibc
>=sys-apps/portage-2.0.21
diff --git a/sys-devel/binutils/binutils-2.14.90.0.5-r1.ebuild b/sys-devel/binutils/binutils-2.14.90.0.5-r1.ebuild
index a6f67a150ce1..d86dfed2a089 100644
--- a/sys-devel/binutils/binutils-2.14.90.0.5-r1.ebuild
+++ b/sys-devel/binutils/binutils-2.14.90.0.5-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/binutils/binutils-2.14.90.0.5-r1.ebuild,v 1.6 2004/01/18 10:02:12 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.14.90.0.5-r1.ebuild,v 1.7 2004/02/23 00:18:02 agriffis Exp $
IUSE="nls bootstrap build"
@@ -20,7 +20,7 @@ HOMEPAGE="http://sources.redhat.com/binutils/"
SLOT="0"
LICENSE="GPL-2 | LGPL-2"
-KEYWORDS="~amd64 ~x86 ~ppc -alpha ~sparc ~mips -hppa -arm"
+KEYWORDS="~amd64 ~x86 ~ppc -alpha ~sparc ~mips -hppa "
DEPEND="virtual/glibc
>=sys-apps/portage-2.0.21
diff --git a/sys-devel/binutils/binutils-2.14.90.0.6-r2.ebuild b/sys-devel/binutils/binutils-2.14.90.0.6-r2.ebuild
index e2e841d19d56..6306543234f4 100644
--- a/sys-devel/binutils/binutils-2.14.90.0.6-r2.ebuild
+++ b/sys-devel/binutils/binutils-2.14.90.0.6-r2.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/binutils/binutils-2.14.90.0.6-r2.ebuild,v 1.5 2004/01/18 10:02:12 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.14.90.0.6-r2.ebuild,v 1.6 2004/02/23 00:18:02 agriffis Exp $
IUSE="nls bootstrap build"
@@ -20,7 +20,7 @@ HOMEPAGE="http://sources.redhat.com/binutils/"
SLOT="0"
LICENSE="GPL-2 | LGPL-2"
-KEYWORDS="~amd64 x86 ~ppc ~alpha ~sparc mips ~hppa ~arm"
+KEYWORDS="~amd64 x86 ~ppc ~alpha ~sparc mips ~hppa "
DEPEND="virtual/glibc
>=sys-apps/portage-2.0.21
diff --git a/sys-devel/binutils/binutils-2.14.90.0.6-r3.ebuild b/sys-devel/binutils/binutils-2.14.90.0.6-r3.ebuild
index d4d17bcdc419..696d852e9e72 100644
--- a/sys-devel/binutils/binutils-2.14.90.0.6-r3.ebuild
+++ b/sys-devel/binutils/binutils-2.14.90.0.6-r3.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/binutils/binutils-2.14.90.0.6-r3.ebuild,v 1.7 2004/01/18 10:02:12 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.14.90.0.6-r3.ebuild,v 1.8 2004/02/23 00:18:02 agriffis Exp $
IUSE="nls bootstrap build"
@@ -20,7 +20,7 @@ HOMEPAGE="http://sources.redhat.com/binutils/"
SLOT="0"
LICENSE="GPL-2 | LGPL-2"
-KEYWORDS="amd64 ~x86 ~ppc ~alpha ~sparc ~mips ~hppa ~arm ia64"
+KEYWORDS="amd64 ~x86 ~ppc ~alpha ~sparc ~mips ~hppa ia64"
DEPEND="virtual/glibc
>=sys-apps/portage-2.0.21
diff --git a/sys-devel/binutils/binutils-2.14.90.0.6-r6.ebuild b/sys-devel/binutils/binutils-2.14.90.0.6-r6.ebuild
index 84feed5a8645..a91f1322a618 100644
--- a/sys-devel/binutils/binutils-2.14.90.0.6-r6.ebuild
+++ b/sys-devel/binutils/binutils-2.14.90.0.6-r6.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/binutils/binutils-2.14.90.0.6-r6.ebuild,v 1.5 2004/01/18 10:02:12 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.14.90.0.6-r6.ebuild,v 1.6 2004/02/23 00:18:02 agriffis Exp $
IUSE="nls bootstrap build"
@@ -20,7 +20,7 @@ HOMEPAGE="http://sources.redhat.com/binutils/"
SLOT="0"
LICENSE="GPL-2 | LGPL-2"
-KEYWORDS="amd64 x86 ppc alpha sparc ~mips ~hppa ~arm ia64"
+KEYWORDS="amd64 x86 ppc alpha sparc ~mips ~hppa ia64"
DEPEND="virtual/glibc
>=sys-apps/portage-2.0.21
diff --git a/sys-devel/binutils/binutils-2.14.90.0.6-r7.ebuild b/sys-devel/binutils/binutils-2.14.90.0.6-r7.ebuild
index de9b6b6bd647..483e1abd8be2 100644
--- a/sys-devel/binutils/binutils-2.14.90.0.6-r7.ebuild
+++ b/sys-devel/binutils/binutils-2.14.90.0.6-r7.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/binutils/binutils-2.14.90.0.6-r7.ebuild,v 1.5 2004/01/18 10:02:12 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.14.90.0.6-r7.ebuild,v 1.6 2004/02/23 00:18:02 agriffis Exp $
IUSE="nls bootstrap build"
@@ -20,7 +20,7 @@ HOMEPAGE="http://sources.redhat.com/binutils/"
SLOT="0"
LICENSE="GPL-2 | LGPL-2"
-KEYWORDS="amd64 ~x86 ~ppc ~alpha ~sparc ~mips ~hppa ~arm ~ia64"
+KEYWORDS="amd64 ~x86 ~ppc ~alpha ~sparc ~mips ~hppa ~ia64"
DEPEND="virtual/glibc
>=sys-apps/portage-2.0.21
diff --git a/sys-devel/binutils/binutils-2.14.90.0.7-r2.ebuild b/sys-devel/binutils/binutils-2.14.90.0.7-r2.ebuild
index d9d05fa3b6d2..1d32561d57aa 100644
--- a/sys-devel/binutils/binutils-2.14.90.0.7-r2.ebuild
+++ b/sys-devel/binutils/binutils-2.14.90.0.7-r2.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/binutils/binutils-2.14.90.0.7-r2.ebuild,v 1.4 2004/01/18 10:02:12 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.14.90.0.7-r2.ebuild,v 1.5 2004/02/23 00:18:02 agriffis Exp $
IUSE="nls bootstrap build"
@@ -20,7 +20,7 @@ HOMEPAGE="http://sources.redhat.com/binutils/"
SLOT="0"
LICENSE="GPL-2 | LGPL-2"
-KEYWORDS="~amd64 ~x86 -ppc ~alpha -sparc ~mips ~hppa ~arm ~ia64"
+KEYWORDS="~amd64 ~x86 -ppc ~alpha -sparc ~mips ~hppa ~ia64"
DEPEND="virtual/glibc
nls? ( sys-devel/gettext )
diff --git a/sys-devel/binutils/binutils-2.14.90.0.7-r3.ebuild b/sys-devel/binutils/binutils-2.14.90.0.7-r3.ebuild
index 5110a6807866..cffa8318a8dd 100644
--- a/sys-devel/binutils/binutils-2.14.90.0.7-r3.ebuild
+++ b/sys-devel/binutils/binutils-2.14.90.0.7-r3.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/binutils/binutils-2.14.90.0.7-r3.ebuild,v 1.9 2004/01/18 10:02:12 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.14.90.0.7-r3.ebuild,v 1.10 2004/02/23 00:18:02 agriffis Exp $
IUSE="nls bootstrap build"
@@ -20,7 +20,7 @@ HOMEPAGE="http://sources.redhat.com/binutils/"
SLOT="0"
LICENSE="GPL-2 | LGPL-2"
-KEYWORDS="amd64 ~x86 ~ppc ~alpha sparc mips hppa ~arm ~ia64 ppc64"
+KEYWORDS="amd64 ~x86 ~ppc ~alpha sparc mips hppa ~ia64 ppc64"
DEPEND="virtual/glibc
nls? ( sys-devel/gettext )
diff --git a/sys-devel/binutils/binutils-2.14.90.0.7-r4.ebuild b/sys-devel/binutils/binutils-2.14.90.0.7-r4.ebuild
index 8ba4506c66f3..7cfdcf127092 100644
--- a/sys-devel/binutils/binutils-2.14.90.0.7-r4.ebuild
+++ b/sys-devel/binutils/binutils-2.14.90.0.7-r4.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/binutils/binutils-2.14.90.0.7-r4.ebuild,v 1.2 2004/01/19 23:21:35 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.14.90.0.7-r4.ebuild,v 1.3 2004/02/23 00:18:02 agriffis Exp $
IUSE="nls bootstrap build"
@@ -20,7 +20,7 @@ HOMEPAGE="http://sources.redhat.com/binutils/"
SLOT="0"
LICENSE="GPL-2 | LGPL-2"
-KEYWORDS="amd64 x86 ~ppc alpha sparc mips hppa ~arm ia64 ppc64"
+KEYWORDS="amd64 x86 ~ppc alpha sparc mips hppa ia64 ppc64"
DEPEND="virtual/glibc
nls? ( sys-devel/gettext )
diff --git a/sys-devel/binutils/binutils-2.14.90.0.7.ebuild b/sys-devel/binutils/binutils-2.14.90.0.7.ebuild
index 57ad55f3cb7b..32070ba7c658 100644
--- a/sys-devel/binutils/binutils-2.14.90.0.7.ebuild
+++ b/sys-devel/binutils/binutils-2.14.90.0.7.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/binutils/binutils-2.14.90.0.7.ebuild,v 1.6 2004/01/18 10:02:12 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.14.90.0.7.ebuild,v 1.7 2004/02/23 00:18:02 agriffis Exp $
IUSE="nls bootstrap build"
@@ -20,7 +20,7 @@ HOMEPAGE="http://sources.redhat.com/binutils/"
SLOT="0"
LICENSE="GPL-2 | LGPL-2"
-KEYWORDS="~amd64 ~x86 -ppc ~alpha ~sparc ~mips -hppa ~arm ~ia64"
+KEYWORDS="~amd64 ~x86 -ppc ~alpha ~sparc ~mips -hppa ~ia64"
DEPEND="virtual/glibc
nls? ( sys-devel/gettext )
diff --git a/sys-devel/binutils/binutils-2.14.90.0.8-r1.ebuild b/sys-devel/binutils/binutils-2.14.90.0.8-r1.ebuild
index fc414398f371..6466700fc003 100644
--- a/sys-devel/binutils/binutils-2.14.90.0.8-r1.ebuild
+++ b/sys-devel/binutils/binutils-2.14.90.0.8-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/binutils/binutils-2.14.90.0.8-r1.ebuild,v 1.3 2004/02/21 21:39:03 brad_mssw Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.14.90.0.8-r1.ebuild,v 1.4 2004/02/23 00:18:02 agriffis Exp $
IUSE="nls bootstrap build"
@@ -23,7 +23,7 @@ HOMEPAGE="http://sources.redhat.com/binutils/"
SLOT="0"
LICENSE="GPL-2 | LGPL-2"
-KEYWORDS="amd64 ~x86 ~ppc ~alpha ~sparc -mips ~hppa ~arm ~ia64 ~ppc64"
+KEYWORDS="amd64 ~x86 ~ppc ~alpha ~sparc -mips ~hppa ~ia64 ~ppc64"
DEPEND="virtual/glibc
nls? ( sys-devel/gettext )
diff --git a/sys-devel/binutils/binutils-2.14.90.0.8.ebuild b/sys-devel/binutils/binutils-2.14.90.0.8.ebuild
index 4c40932b218e..8f00dc860b13 100644
--- a/sys-devel/binutils/binutils-2.14.90.0.8.ebuild
+++ b/sys-devel/binutils/binutils-2.14.90.0.8.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/binutils/binutils-2.14.90.0.8.ebuild,v 1.2 2004/02/10 07:32:35 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.14.90.0.8.ebuild,v 1.3 2004/02/23 00:18:02 agriffis Exp $
IUSE="nls bootstrap build"
@@ -23,7 +23,7 @@ HOMEPAGE="http://sources.redhat.com/binutils/"
SLOT="0"
LICENSE="GPL-2 | LGPL-2"
-KEYWORDS="~amd64 ~x86 ~ppc ~alpha ~sparc -mips ~hppa ~arm ~ia64 ~ppc64"
+KEYWORDS="~amd64 ~x86 ~ppc ~alpha ~sparc -mips ~hppa ~ia64 ~ppc64"
DEPEND="virtual/glibc
nls? ( sys-devel/gettext )
diff --git a/sys-devel/bison/bison-1.35.ebuild b/sys-devel/bison/bison-1.35.ebuild
index cd552d7a839c..329a995255c8 100644
--- a/sys-devel/bison/bison-1.35.ebuild
+++ b/sys-devel/bison/bison-1.35.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/bison/bison-1.35.ebuild,v 1.19 2004/02/01 10:54:01 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.35.ebuild,v 1.20 2004/02/23 00:18:26 agriffis Exp $
IUSE="nls static build" # icc"
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnu.org/software/bison/bison.html"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 x86 ppc sparc alpha mips hppa arm"
+KEYWORDS="amd64 x86 ppc sparc alpha mips hppa "
DEPEND="nls? ( sys-devel/gettext )"
# icc? ( dev-lang/icc )"
diff --git a/sys-devel/bison/bison-1.875.ebuild b/sys-devel/bison/bison-1.875.ebuild
index 20722b6727fb..63a80bbb46f4 100644
--- a/sys-devel/bison/bison-1.875.ebuild
+++ b/sys-devel/bison/bison-1.875.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/bison/bison-1.875.ebuild,v 1.12 2004/02/06 20:39:55 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.875.ebuild,v 1.13 2004/02/23 00:18:26 agriffis Exp $
inherit gcc
@@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/bison/${P}.tar.bz2"
HOMEPAGE="http://www.gnu.org/software/bison/bison.html"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 x86 ~ppc sparc alpha mips hppa ~arm ia64 ppc64"
+KEYWORDS="amd64 x86 ~ppc sparc alpha mips hppa ia64 ppc64"
DEPEND="sys-devel/m4
nls? ( sys-devel/gettext )"
diff --git a/sys-devel/flex/flex-2.5.4a-r5.ebuild b/sys-devel/flex/flex-2.5.4a-r5.ebuild
index 25912995448e..42031ea32fb5 100644
--- a/sys-devel/flex/flex-2.5.4a-r5.ebuild
+++ b/sys-devel/flex/flex-2.5.4a-r5.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/flex/flex-2.5.4a-r5.ebuild,v 1.15 2003/12/17 05:09:55 brad_mssw Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/flex/flex-2.5.4a-r5.ebuild,v 1.16 2004/02/23 00:18:41 agriffis Exp $
S="${WORKDIR}/${P/a/}"
DESCRIPTION="GNU lexical analyser generator"
@@ -9,7 +9,7 @@ HOMEPAGE="http://lex.sourceforge.net/"
LICENSE="FLEX"
SLOT="0"
-KEYWORDS="amd64 x86 ppc sparc alpha mips hppa arm ia64 ppc64"
+KEYWORDS="amd64 x86 ppc sparc alpha mips hppa ia64 ppc64"
DEPEND="virtual/glibc"
RDEPEND="virtual/glibc"
diff --git a/sys-devel/gcc/gcc-2.95.3-r8.ebuild b/sys-devel/gcc/gcc-2.95.3-r8.ebuild
index 1282060e4fce..26f4c1515520 100644
--- a/sys-devel/gcc/gcc-2.95.3-r8.ebuild
+++ b/sys-devel/gcc/gcc-2.95.3-r8.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/gcc/gcc-2.95.3-r8.ebuild,v 1.21 2003/09/06 08:06:07 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-2.95.3-r8.ebuild,v 1.22 2004/02/23 00:20:14 agriffis Exp $
IUSE="static nls bootstrap java build"
@@ -55,7 +55,7 @@ SRC_URI="ftp://gcc.gnu.org/pub/gcc/releases/${P}/${P}.tar.gz"
HOMEPAGE="http://www.gnu.org/software/gcc/gcc.html"
LICENSE="GPL-2 LGPL-2.1"
-KEYWORDS="x86 ~ppc ~sparc ~alpha arm"
+KEYWORDS="x86 ~ppc ~sparc ~alpha "
# Ok, this is a hairy one again, but lets assume that we
# are not cross compiling, than we want SLOT to only contain
diff --git a/sys-devel/gcc/gcc-3.0.4-r6.ebuild b/sys-devel/gcc/gcc-3.0.4-r6.ebuild
index 951ca19a9986..c10998e42663 100644
--- a/sys-devel/gcc/gcc-3.0.4-r6.ebuild
+++ b/sys-devel/gcc/gcc-3.0.4-r6.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/gcc/gcc-3.0.4-r6.ebuild,v 1.14 2003/09/06 08:06:07 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.0.4-r6.ebuild,v 1.15 2004/02/23 00:20:14 agriffis Exp $
IUSE="nls bootstrap static build"
@@ -21,7 +21,7 @@ SRC_URI="ftp://gcc.gnu.org/pub/gcc/releases/${P}/${P}.tar.bz2
DESCRIPTION="Modern GCC C/C++ compiler and an included, upgraded version of texinfo to boot"
HOMEPAGE="http://www.gnu.org/software/gcc/gcc.html"
LICENSE="GPL-2 LGPL-2.1"
-KEYWORDS="x86 sparc -ppc"
+KEYWORDS="x86 sparc -ppc"
DEPEND="virtual/glibc"
RDEPEND="virtual/glibc >=sys-libs/zlib-1.1.4"
diff --git a/sys-devel/gcc/gcc-3.1-r8.ebuild b/sys-devel/gcc/gcc-3.1-r8.ebuild
index dde692d43675..abf6183fe696 100644
--- a/sys-devel/gcc/gcc-3.1-r8.ebuild
+++ b/sys-devel/gcc/gcc-3.1-r8.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/gcc/gcc-3.1-r8.ebuild,v 1.14 2003/09/06 08:06:07 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.1-r8.ebuild,v 1.15 2004/02/23 00:20:14 agriffis Exp $
IUSE="nls bootstrap static build"
@@ -28,7 +28,7 @@ SRC_URI="ftp://gcc.gnu.org/pub/gcc/releases/${P}/${P}.tar.bz2
DESCRIPTION="Modern GCC C/C++ compiler"
HOMEPAGE="http://www.gnu.org/software/gcc/gcc.html"
LICENSE="GPL-2 LGPL-2.1"
-KEYWORDS="x86 sparc -ppc"
+KEYWORDS="x86 sparc -ppc"
DEPEND="virtual/glibc"
RDEPEND="virtual/glibc
diff --git a/sys-devel/gcc/gcc-3.1.1-r1.ebuild b/sys-devel/gcc/gcc-3.1.1-r1.ebuild
index 48029e6a9673..663228dbca6d 100644
--- a/sys-devel/gcc/gcc-3.1.1-r1.ebuild
+++ b/sys-devel/gcc/gcc-3.1.1-r1.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/gcc/gcc-3.1.1-r1.ebuild,v 1.11 2003/09/06 08:06:07 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.1.1-r1.ebuild,v 1.12 2004/02/23 00:20:14 agriffis Exp $
IUSE="static nls bootstrap java build"
@@ -30,7 +30,7 @@ HOMEPAGE="http://www.gnu.org/software/gcc/gcc.html"
LICENSE="GPL-2 LGPL-2.1"
SLOT="${MY_PV}"
-KEYWORDS="x86 sparc -ppc"
+KEYWORDS="x86 sparc -ppc"
DEPEND="virtual/glibc
!build? ( >=sys-libs/ncurses-5.2-r2
diff --git a/sys-devel/gcc/gcc-3.2.2-r2.ebuild b/sys-devel/gcc/gcc-3.2.2-r2.ebuild
index 53550ee24591..70406a4b8f2a 100644
--- a/sys-devel/gcc/gcc-3.2.2-r2.ebuild
+++ b/sys-devel/gcc/gcc-3.2.2-r2.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/gcc/gcc-3.2.2-r2.ebuild,v 1.9 2004/01/08 19:53:24 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.2.2-r2.ebuild,v 1.10 2004/02/23 00:20:14 agriffis Exp $
IUSE="static nls bootstrap java build"
@@ -85,7 +85,7 @@ DESCRIPTION="The GNU Compiler Collection. Includes C/C++ and java compilers"
HOMEPAGE="http://www.gnu.org/software/gcc/gcc.html"
LICENSE="GPL-2 LGPL-2.1"
-KEYWORDS="~x86 ppc ~sparc ~alpha ~hppa ~arm ~mips ~ia64"
+KEYWORDS="~x86 ppc ~sparc ~alpha ~hppa ~mips ~ia64"
# Ok, this is a hairy one again, but lets assume that we
# are not cross compiling, than we want SLOT to only contain
diff --git a/sys-devel/gcc/gcc-3.2.2.ebuild b/sys-devel/gcc/gcc-3.2.2.ebuild
index b1c9878e4706..b9bd8732acbf 100644
--- a/sys-devel/gcc/gcc-3.2.2.ebuild
+++ b/sys-devel/gcc/gcc-3.2.2.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/gcc/gcc-3.2.2.ebuild,v 1.23 2004/01/21 18:42:08 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.2.2.ebuild,v 1.24 2004/02/23 00:20:14 agriffis Exp $
IUSE="static nls bootstrap java build"
@@ -84,7 +84,7 @@ DESCRIPTION="The GNU Compiler Collection. Includes C/C++ and java compilers"
HOMEPAGE="http://www.gnu.org/software/gcc/gcc.html"
LICENSE="GPL-2 LGPL-2.1"
-KEYWORDS="x86 ~ppc sparc alpha hppa arm mips ~ia64"
+KEYWORDS="x86 ~ppc sparc alpha hppa mips ~ia64"
# Ok, this is a hairy one again, but lets assume that we
# are not cross compiling, than we want SLOT to only contain
diff --git a/sys-devel/gcc/gcc-3.2.3-r2.ebuild b/sys-devel/gcc/gcc-3.2.3-r2.ebuild
index 6929d3518fc9..0e946220ffac 100644
--- a/sys-devel/gcc/gcc-3.2.3-r2.ebuild
+++ b/sys-devel/gcc/gcc-3.2.3-r2.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/gcc/gcc-3.2.3-r2.ebuild,v 1.7 2004/01/08 19:53:24 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.2.3-r2.ebuild,v 1.8 2004/02/23 00:20:14 agriffis Exp $
IUSE="static nls bootstrap java build"
@@ -93,7 +93,7 @@ DESCRIPTION="The GNU Compiler Collection. Includes C/C++ and java compilers"
HOMEPAGE="http://www.gnu.org/software/gcc/gcc.html"
LICENSE="GPL-2 LGPL-2.1"
-KEYWORDS="x86 ppc sparc alpha -hppa ~arm mips ia64"
+KEYWORDS="x86 ppc sparc alpha -hppa mips ia64"
# Ok, this is a hairy one again, but lets assume that we
# are not cross compiling, than we want SLOT to only contain
diff --git a/sys-devel/gcc/gcc-3.2.3-r3.ebuild b/sys-devel/gcc/gcc-3.2.3-r3.ebuild
index 9e11f2537ed0..883f84a54447 100644
--- a/sys-devel/gcc/gcc-3.2.3-r3.ebuild
+++ b/sys-devel/gcc/gcc-3.2.3-r3.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/gcc/gcc-3.2.3-r3.ebuild,v 1.4 2004/01/21 18:42:08 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.2.3-r3.ebuild,v 1.5 2004/02/23 00:20:14 agriffis Exp $
IUSE="static nls bootstrap java build"
@@ -97,7 +97,7 @@ LICENSE="GPL-2 LGPL-2.1"
# this is a glibc-propolice forced bump to a gcc without guard
# when no binary on the system has references to guard@@libgcc
# hppa has no dependency on propolice for gcc - skip this arch
-KEYWORDS="x86 ppc sparc alpha arm mips -hppa"
+KEYWORDS="x86 ppc sparc alpha mips -hppa"
# Ok, this is a hairy one again, but lets assume that we
# are not cross compiling, than we want SLOT to only contain
diff --git a/sys-devel/gcc/gcc-3.2.3-r4.ebuild b/sys-devel/gcc/gcc-3.2.3-r4.ebuild
index 04595f860fb6..c94b1a18fde5 100644
--- a/sys-devel/gcc/gcc-3.2.3-r4.ebuild
+++ b/sys-devel/gcc/gcc-3.2.3-r4.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/gcc/gcc-3.2.3-r4.ebuild,v 1.2 2004/02/09 22:59:42 darkspecter Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.2.3-r4.ebuild,v 1.3 2004/02/23 00:20:14 agriffis Exp $
IUSE="static nls bootstrap java build"
@@ -97,7 +97,7 @@ LICENSE="GPL-2 LGPL-2.1"
# this is a glibc-propolice forced bump to a gcc without guard
# when no binary on the system has references to guard@@libgcc
# hppa has no dependency on propolice for gcc - skip this arch
-KEYWORDS="ppc" #x86 ppc sparc alpha arm mips -hppa"
+KEYWORDS="ppc" #x86 ppc sparc alpha mips -hppa"
# Ok, this is a hairy one again, but lets assume that we
# are not cross compiling, than we want SLOT to only contain