summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-02-22 20:43:51 +0000
committerAron Griffis <agriffis@gentoo.org>2004-02-22 20:43:51 +0000
commitf835812060a6ac924ee6e787d34e848ee571a9ff (patch)
tree6fbfb97ff2e006a8f547f85737f570b16e370550 /dev-perl
parentRemove arm keywords (Manifest recommit) (diff)
downloadgentoo-2-f835812060a6ac924ee6e787d34e848ee571a9ff.tar.gz
gentoo-2-f835812060a6ac924ee6e787d34e848ee571a9ff.tar.bz2
gentoo-2-f835812060a6ac924ee6e787d34e848ee571a9ff.zip
Remove arm keywords
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/DBI/DBI-1.30-r1.ebuild4
-rw-r--r--dev-perl/DBI/DBI-1.30.ebuild4
-rw-r--r--dev-perl/DBI/DBI-1.37.ebuild4
-rw-r--r--dev-perl/DBI/DBI-1.38.ebuild4
-rw-r--r--dev-perl/Digest-MD5/Digest-MD5-2.33.ebuild4
-rw-r--r--dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.05-r4.ebuild4
-rw-r--r--dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.05-r5.ebuild4
-rw-r--r--dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.05-r6.ebuild4
-rw-r--r--dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.20.ebuild4
-rw-r--r--dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.21.ebuild4
-rw-r--r--dev-perl/File-Find-Rule/File-Find-Rule-0.26.ebuild4
-rw-r--r--dev-perl/File-Flat/File-Flat-0.8.ebuild4
-rw-r--r--dev-perl/File-NCopy/File-NCopy-0.34.ebuild4
-rw-r--r--dev-perl/File-Remove/File-Remove-0.20.ebuild4
-rw-r--r--dev-perl/File-Spec/File-Spec-0.82.ebuild4
-rw-r--r--dev-perl/File-Spec/File-Spec-0.84-r1.ebuild4
-rw-r--r--dev-perl/File-Spec/File-Spec-0.84.ebuild4
-rw-r--r--dev-perl/HTML-FromText/HTML-FromText-1.005.ebuild4
-rw-r--r--dev-perl/HTML-Parser/HTML-Parser-3.28.ebuild4
-rw-r--r--dev-perl/HTML-Parser/HTML-Parser-3.34-r1.ebuild4
-rw-r--r--dev-perl/HTML-TableExtract/HTML-TableExtract-1.08.ebuild4
-rw-r--r--dev-perl/HTML-Tagset/HTML-Tagset-3.03-r2.ebuild4
-rw-r--r--dev-perl/extutils-parsexs/extutils-parsexs-2.02.ebuild4
-rw-r--r--dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.02.ebuild4
24 files changed, 48 insertions, 48 deletions
diff --git a/dev-perl/DBI/DBI-1.30-r1.ebuild b/dev-perl/DBI/DBI-1.30-r1.ebuild
index 55fba5a84289..1fd7540d834d 100644
--- a/dev-perl/DBI/DBI-1.30-r1.ebuild
+++ b/dev-perl/DBI/DBI-1.30-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/dev-perl/DBI/DBI-1.30-r1.ebuild,v 1.7 2003/06/21 21:36:36 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/DBI-1.30-r1.ebuild,v 1.8 2004/02/22 20:39:02 agriffis Exp $
inherit perl-module
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/DBI/${P}.readme"
IUSE=""
SLOT="0"
LICENSE="Artistic | GPL-2"
-KEYWORDS="x86 amd64 ppc alpha sparc "
+KEYWORDS="x86 amd64 ppc alpha sparc"
DEPEND="${DEPEND}
>=dev-perl/PlRPC-0.2"
diff --git a/dev-perl/DBI/DBI-1.30.ebuild b/dev-perl/DBI/DBI-1.30.ebuild
index 7ca194c9f269..c6b977ad3867 100644
--- a/dev-perl/DBI/DBI-1.30.ebuild
+++ b/dev-perl/DBI/DBI-1.30.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/dev-perl/DBI/DBI-1.30.ebuild,v 1.8 2003/06/21 21:36:36 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/DBI-1.30.ebuild,v 1.9 2004/02/22 20:39:02 agriffis Exp $
inherit perl-module
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/DBI/${P}.readme"
IUSE=""
SLOT="0"
LICENSE="Artistic | GPL-2"
-KEYWORDS="x86 amd64 ppc alpha sparc "
+KEYWORDS="x86 amd64 ppc alpha sparc"
DEPEND="${DEPEND}
>=dev-perl/PlRPC-0.2"
diff --git a/dev-perl/DBI/DBI-1.37.ebuild b/dev-perl/DBI/DBI-1.37.ebuild
index b3d0dcc5200a..e693a2acc433 100644
--- a/dev-perl/DBI/DBI-1.37.ebuild
+++ b/dev-perl/DBI/DBI-1.37.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/dev-perl/DBI/DBI-1.37.ebuild,v 1.5 2003/07/20 16:13:27 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/DBI-1.37.ebuild,v 1.6 2004/02/22 20:39:02 agriffis Exp $
inherit perl-module
S=${WORKDIR}/${P}
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/DBI/${P}.readme"
SLOT="0"
LICENSE="Artistic | GPL-2"
-KEYWORDS="x86 amd64 ppc ~alpha sparc hppa ~arm"
+KEYWORDS="x86 amd64 ppc ~alpha sparc hppa"
DEPEND="${DEPEND}
>=dev-perl/PlRPC-0.2"
diff --git a/dev-perl/DBI/DBI-1.38.ebuild b/dev-perl/DBI/DBI-1.38.ebuild
index 849798755e24..13112502c077 100644
--- a/dev-perl/DBI/DBI-1.38.ebuild
+++ b/dev-perl/DBI/DBI-1.38.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/dev-perl/DBI/DBI-1.38.ebuild,v 1.3 2004/02/04 10:31:57 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/DBI-1.38.ebuild,v 1.4 2004/02/22 20:39:02 agriffis Exp $
inherit perl-module
S=${WORKDIR}/${P}
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/DBI/${P}.readme"
SLOT="0"
LICENSE="Artistic | GPL-2"
-KEYWORDS="ia64 ~x86 ~amd64 ~ppc ~alpha ~sparc ~hppa ~arm ~mips"
+KEYWORDS="ia64 ~x86 ~amd64 ~ppc ~alpha ~sparc ~hppa ~mips"
DEPEND="${DEPEND}
>=dev-perl/PlRPC-0.2"
diff --git a/dev-perl/Digest-MD5/Digest-MD5-2.33.ebuild b/dev-perl/Digest-MD5/Digest-MD5-2.33.ebuild
index 3f59e120e641..7e7fe5311be0 100644
--- a/dev-perl/Digest-MD5/Digest-MD5-2.33.ebuild
+++ b/dev-perl/Digest-MD5/Digest-MD5-2.33.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/dev-perl/Digest-MD5/Digest-MD5-2.33.ebuild,v 1.6 2004/01/18 20:27:25 tuxus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-MD5/Digest-MD5-2.33.ebuild,v 1.7 2004/02/22 20:39:26 agriffis Exp $
inherit perl-module
@@ -11,7 +11,7 @@ HOMEPAGE="http://http://www.cpan.org/modules/by-authors/id/G/GA/GAAS/${P}.readme
SLOT="0"
LICENSE="Artistic | GPL-2"
-KEYWORDS="x86 amd64 ppc sparc alpha hppa ~arm ia64 ~mips"
+KEYWORDS="x86 amd64 ppc sparc alpha hppa ia64 ~mips"
mydoc="rfc*.txt"
diff --git a/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.05-r4.ebuild b/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.05-r4.ebuild
index 29cf824427ad..62aba307ff02 100644
--- a/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.05-r4.ebuild
+++ b/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.05-r4.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/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.05-r4.ebuild,v 1.13 2003/09/10 22:23:03 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.05-r4.ebuild,v 1.14 2004/02/22 20:39:54 agriffis Exp $
DESCRIPTION="MakeMaker Perl Module"
SRC_URI="http://cpan.valueclick.com/modules/by-module/ExtUtils/${P}.tar.gz"
@@ -8,7 +8,7 @@ HOMEPAGE="http://cpan.valueclick.com/modules/by-module/ExtUtils/${P}.readme"
IUSE=""
SLOT="0"
LICENSE="Artistic | GPL-2"
-KEYWORDS="x86 amd64 sparc ppc alpha mips hppa arm"
+KEYWORDS="x86 amd64 sparc ppc alpha mips hppa"
DEPEND=">=dev-lang/perl-5.6.1-r10 >=sys-apps/sed-4"
diff --git a/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.05-r5.ebuild b/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.05-r5.ebuild
index 62f706d6a382..22d1670e7770 100644
--- a/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.05-r5.ebuild
+++ b/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.05-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/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.05-r5.ebuild,v 1.6 2003/09/10 22:23:03 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.05-r5.ebuild,v 1.7 2004/02/22 20:39:54 agriffis Exp $
DESCRIPTION="MakeMaker Perl Module"
SRC_URI="http://cpan.valueclick.com/modules/by-module/ExtUtils/${P}.tar.gz"
@@ -8,7 +8,7 @@ HOMEPAGE="http://cpan.valueclick.com/modules/by-module/ExtUtils/${P}.readme"
IUSE=""
SLOT="0"
LICENSE="Artistic | GPL-2"
-KEYWORDS="x86 amd64 sparc ppc alpha mips hppa arm"
+KEYWORDS="x86 amd64 sparc ppc alpha mips hppa"
DEPEND=">=dev-lang/perl-5.6.1-r10 >=sys-apps/sed-4"
diff --git a/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.05-r6.ebuild b/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.05-r6.ebuild
index 2e97a9946b20..b83d37752a26 100644
--- a/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.05-r6.ebuild
+++ b/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.05-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/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.05-r6.ebuild,v 1.5 2003/09/10 22:23:03 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.05-r6.ebuild,v 1.6 2004/02/22 20:39:54 agriffis Exp $
DESCRIPTION="MakeMaker Perl Module"
SRC_URI="http://cpan.valueclick.com/modules/by-module/ExtUtils/${P}.tar.gz"
@@ -8,7 +8,7 @@ HOMEPAGE="http://cpan.valueclick.com/modules/by-module/ExtUtils/${P}.readme"
IUSE=""
SLOT="0"
LICENSE="Artistic | GPL-2"
-KEYWORDS="x86 amd64 sparc ppc alpha mips hppa ~arm"
+KEYWORDS="x86 amd64 sparc ppc alpha mips hppa"
DEPEND=">=dev-lang/perl-5.8.0-r12 >=sys-apps/sed-4"
diff --git a/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.20.ebuild b/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.20.ebuild
index 4dac92c464ab..132f83dc61f8 100644
--- a/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.20.ebuild
+++ b/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.20.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/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.20.ebuild,v 1.7 2004/01/18 20:37:40 tuxus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.20.ebuild,v 1.8 2004/02/22 20:39:54 agriffis Exp $
DESCRIPTION="MakeMaker Perl Module"
SRC_URI="http://cpan.valueclick.com/modules/by-module/ExtUtils/${P}.tar.gz"
@@ -8,7 +8,7 @@ HOMEPAGE="http://cpan.valueclick.com/modules/by-module/ExtUtils/${P}.readme"
IUSE=""
SLOT="0"
LICENSE="Artistic | GPL-2"
-KEYWORDS="x86 amd64 sparc ~ppc ~alpha ~mips hppa ~arm ppc64"
+KEYWORDS="x86 amd64 sparc ~ppc ~alpha ~mips hppa ppc64"
DEPEND=">=dev-lang/perl-5.8.0-r12 >=sys-apps/sed-4"
diff --git a/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.21.ebuild b/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.21.ebuild
index 8b5f21051e4d..1d316a75af7e 100644
--- a/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.21.ebuild
+++ b/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.21.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/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.21.ebuild,v 1.3 2004/02/09 22:23:45 darkspecter Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.21.ebuild,v 1.4 2004/02/22 20:39:54 agriffis Exp $
DESCRIPTION="MakeMaker Perl Module"
SRC_URI="http://cpan.valueclick.com/modules/by-module/ExtUtils/${P}.tar.gz"
@@ -8,7 +8,7 @@ HOMEPAGE="http://cpan.valueclick.com/modules/by-module/ExtUtils/${P}.readme"
IUSE=""
SLOT="0"
LICENSE="Artistic | GPL-2"
-KEYWORDS="~x86 ~amd64 ~sparc ppc alpha ~mips ~hppa ~arm ppc64 ia64"
+KEYWORDS="~x86 ~amd64 ~sparc ppc alpha ~mips ~hppa ppc64 ia64"
DEPEND=">=dev-lang/perl-5.8.0-r12 >=sys-apps/sed-4"
diff --git a/dev-perl/File-Find-Rule/File-Find-Rule-0.26.ebuild b/dev-perl/File-Find-Rule/File-Find-Rule-0.26.ebuild
index 6120f5556760..e0de8bf49392 100644
--- a/dev-perl/File-Find-Rule/File-Find-Rule-0.26.ebuild
+++ b/dev-perl/File-Find-Rule/File-Find-Rule-0.26.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/dev-perl/File-Find-Rule/File-Find-Rule-0.26.ebuild,v 1.1 2003/12/25 19:51:30 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/File-Find-Rule-0.26.ebuild,v 1.2 2004/02/22 20:41:12 agriffis Exp $
inherit perl-module
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/R/RC/RCLAMP/${P}.readme"
SLOT="0"
LICENSE="Artistic | GPL-2"
-KEYWORDS="x86 amd64 ~alpha ~arm ~hppa ~mips ~ppc ~sparc"
+KEYWORDS="x86 amd64 ~alpha ~hppa ~mips ~ppc ~sparc"
DEPEND="dev-perl/Test-Simple
dev-perl/File-Spec
diff --git a/dev-perl/File-Flat/File-Flat-0.8.ebuild b/dev-perl/File-Flat/File-Flat-0.8.ebuild
index 6198ecfb7cb4..a1165703b100 100644
--- a/dev-perl/File-Flat/File-Flat-0.8.ebuild
+++ b/dev-perl/File-Flat/File-Flat-0.8.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/dev-perl/File-Flat/File-Flat-0.8.ebuild,v 1.2 2003/06/21 21:36:36 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flat/File-Flat-0.8.ebuild,v 1.3 2004/02/22 20:41:30 agriffis Exp $
inherit perl-module
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/A/AD/ADAMK/${P}.readme"
SLOT="0"
LICENSE="Artistic | GPL-2"
-KEYWORDS="x86 amd64 ~alpha ~arm ~hppa ~mips ~ppc ~sparc"
+KEYWORDS="x86 amd64 ~alpha ~hppa ~mips ~ppc ~sparc"
DEPEND="dev-perl/Class-Autouse
dev-perl/File-Spec
diff --git a/dev-perl/File-NCopy/File-NCopy-0.34.ebuild b/dev-perl/File-NCopy/File-NCopy-0.34.ebuild
index 684235c703e0..7947b61c3669 100644
--- a/dev-perl/File-NCopy/File-NCopy-0.34.ebuild
+++ b/dev-perl/File-NCopy/File-NCopy-0.34.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/dev-perl/File-NCopy/File-NCopy-0.34.ebuild,v 1.3 2003/06/21 21:36:36 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-NCopy/File-NCopy-0.34.ebuild,v 1.4 2004/02/22 20:41:51 agriffis Exp $
inherit perl-module
@@ -11,6 +11,6 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/M/MZ/MZSANFORD/${P}.readme"
SLOT="0"
LICENSE="Artistic | GPL-2"
-KEYWORDS="x86 amd64 ~alpha ~arm ~hppa ~mips ~ppc ~sparc"
+KEYWORDS="x86 amd64 ~alpha ~hppa ~mips ~ppc ~sparc"
DEPEND="dev-perl/File-Spec"
diff --git a/dev-perl/File-Remove/File-Remove-0.20.ebuild b/dev-perl/File-Remove/File-Remove-0.20.ebuild
index f7b15bd71b6b..297efcdc2db7 100644
--- a/dev-perl/File-Remove/File-Remove-0.20.ebuild
+++ b/dev-perl/File-Remove/File-Remove-0.20.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/dev-perl/File-Remove/File-Remove-0.20.ebuild,v 1.2 2003/06/21 21:36:36 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Remove/File-Remove-0.20.ebuild,v 1.3 2004/02/22 20:42:08 agriffis Exp $
inherit perl-module
@@ -12,5 +12,5 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/G/GA/GABOR/${MY_P}.readme"
SLOT="0"
LICENSE="Artistic | GPL-2"
-KEYWORDS="x86 amd64 ~alpha ~arm ~hppa ~mips ~ppc ~sparc"
+KEYWORDS="x86 amd64 ~alpha ~hppa ~mips ~ppc ~sparc"
diff --git a/dev-perl/File-Spec/File-Spec-0.82.ebuild b/dev-perl/File-Spec/File-Spec-0.82.ebuild
index 6ace51b15ad8..fa5dd120b319 100644
--- a/dev-perl/File-Spec/File-Spec-0.82.ebuild
+++ b/dev-perl/File-Spec/File-Spec-0.82.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/dev-perl/File-Spec/File-Spec-0.82.ebuild,v 1.9 2004/02/20 17:04:21 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Spec/File-Spec-0.82.ebuild,v 1.10 2004/02/22 20:42:25 agriffis Exp $
inherit perl-module
@@ -11,5 +11,5 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/R/RB/RBS/${P}.readme"
SLOT="0"
LICENSE="Artistic | GPL-2"
-KEYWORDS="x86 amd64 alpha ~arm hppa ~mips ~ppc sparc"
+KEYWORDS="x86 amd64 alpha hppa ~mips ~ppc sparc"
diff --git a/dev-perl/File-Spec/File-Spec-0.84-r1.ebuild b/dev-perl/File-Spec/File-Spec-0.84-r1.ebuild
index a4d6da82691b..8ad6c44fc1ed 100644
--- a/dev-perl/File-Spec/File-Spec-0.84-r1.ebuild
+++ b/dev-perl/File-Spec/File-Spec-0.84-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/dev-perl/File-Spec/File-Spec-0.84-r1.ebuild,v 1.5 2004/02/20 17:04:21 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Spec/File-Spec-0.84-r1.ebuild,v 1.6 2004/02/22 20:42:25 agriffis Exp $
myconf='INSTALLDIRS=vendor'
inherit perl-module
@@ -12,5 +12,5 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/K/KW/KWILLIAMS/${P}.readme"
SLOT="0"
LICENSE="Artistic | GPL-2"
newdepend ">=dev-lang/perl-5.8.0-r12"
-KEYWORDS="x86 amd64 alpha ~arm hppa ~mips ppc sparc ia64"
+KEYWORDS="x86 amd64 alpha hppa ~mips ppc sparc ia64"
diff --git a/dev-perl/File-Spec/File-Spec-0.84.ebuild b/dev-perl/File-Spec/File-Spec-0.84.ebuild
index ec7a200f4600..04e4c9fbcca2 100644
--- a/dev-perl/File-Spec/File-Spec-0.84.ebuild
+++ b/dev-perl/File-Spec/File-Spec-0.84.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/dev-perl/File-Spec/File-Spec-0.84.ebuild,v 1.1 2003/07/10 10:26:36 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Spec/File-Spec-0.84.ebuild,v 1.2 2004/02/22 20:42:25 agriffis Exp $
inherit perl-module
@@ -11,5 +11,5 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/K/KW/KWILLIAMS/${P}.readme"
SLOT="0"
LICENSE="Artistic | GPL-2"
-KEYWORDS="~x86 ~amd64 ~alpha ~arm ~hppa ~mips ~ppc ~sparc"
+KEYWORDS="~x86 ~amd64 ~alpha ~hppa ~mips ~ppc ~sparc"
diff --git a/dev-perl/HTML-FromText/HTML-FromText-1.005.ebuild b/dev-perl/HTML-FromText/HTML-FromText-1.005.ebuild
index 00a5962ce488..f68df6c2b93c 100644
--- a/dev-perl/HTML-FromText/HTML-FromText-1.005.ebuild
+++ b/dev-perl/HTML-FromText/HTML-FromText-1.005.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/dev-perl/HTML-FromText/HTML-FromText-1.005.ebuild,v 1.5 2004/02/20 22:15:19 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-FromText/HTML-FromText-1.005.ebuild,v 1.6 2004/02/22 20:42:44 agriffis Exp $
inherit perl-module
@@ -10,4 +10,4 @@ SRC_URI="http://www.cpan.org/modules/by-authors/id/G/GD/GDR/${P}.tar.gz"
LICENSE="Artistic | GPL-2"
SLOT="0"
-KEYWORDS="x86 ppc sparc ~mips alpha ~arm ~hppa amd64 ia64"
+KEYWORDS="x86 ppc sparc ~mips alpha ~hppa amd64 ia64"
diff --git a/dev-perl/HTML-Parser/HTML-Parser-3.28.ebuild b/dev-perl/HTML-Parser/HTML-Parser-3.28.ebuild
index 3787c6972be6..06389d25b692 100644
--- a/dev-perl/HTML-Parser/HTML-Parser-3.28.ebuild
+++ b/dev-perl/HTML-Parser/HTML-Parser-3.28.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/dev-perl/HTML-Parser/HTML-Parser-3.28.ebuild,v 1.9 2004/02/20 19:51:44 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/HTML-Parser-3.28.ebuild,v 1.10 2004/02/22 20:43:07 agriffis Exp $
inherit perl-module
@@ -11,7 +11,7 @@ HOMEPAGE="http://cpan.valueclick.com/modules/by-category/15_World_Wide_Web_HTML_
SLOT="0"
LICENSE="Artistic"
-KEYWORDS="x86 amd64 ppc ~sparc alpha hppa ~arm ~mips ia64"
+KEYWORDS="x86 amd64 ppc ~sparc alpha hppa ~mips ia64"
DEPEND="${DEPEND}
>=dev-perl/HTML-Tagset-3.03"
diff --git a/dev-perl/HTML-Parser/HTML-Parser-3.34-r1.ebuild b/dev-perl/HTML-Parser/HTML-Parser-3.34-r1.ebuild
index 6a6810076a84..5aa9870f8c9c 100644
--- a/dev-perl/HTML-Parser/HTML-Parser-3.34-r1.ebuild
+++ b/dev-perl/HTML-Parser/HTML-Parser-3.34-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/dev-perl/HTML-Parser/HTML-Parser-3.34-r1.ebuild,v 1.3 2004/02/20 19:51:44 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/HTML-Parser-3.34-r1.ebuild,v 1.4 2004/02/22 20:43:07 agriffis Exp $
inherit perl-module
@@ -9,7 +9,7 @@ SRC_URI="http://cpan.org/modules/by-module/HTML/${P}.tar.gz"
HOMEPAGE="http://cpan.org/modules/by-module/HTML/${P}.readme"
SLOT="0"
LICENSE="Artistic"
-KEYWORDS="~x86 ~amd64 ~ppc sparc ~alpha ~hppa ~arm ~ia64"
+KEYWORDS="~x86 ~amd64 ~ppc sparc ~alpha ~hppa ~ia64"
IUSE=""
newdepend ">=dev-perl/HTML-Tagset-3.03"
mydoc="ANNOUNCEMENT TODO"
diff --git a/dev-perl/HTML-TableExtract/HTML-TableExtract-1.08.ebuild b/dev-perl/HTML-TableExtract/HTML-TableExtract-1.08.ebuild
index b6fdce9c1814..5edda0762b5a 100644
--- a/dev-perl/HTML-TableExtract/HTML-TableExtract-1.08.ebuild
+++ b/dev-perl/HTML-TableExtract/HTML-TableExtract-1.08.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/dev-perl/HTML-TableExtract/HTML-TableExtract-1.08.ebuild,v 1.5 2003/09/08 07:35:58 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-TableExtract/HTML-TableExtract-1.08.ebuild,v 1.6 2004/02/22 20:43:33 agriffis Exp $
inherit perl-module
@@ -13,7 +13,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/HTML/${MY_P}.readme"
SLOT="0"
LICENSE="Artistic | GPL-2"
-KEYWORDS="x86 amd64 ppc sparc "
+KEYWORDS="x86 amd64 ppc sparc"
DEPEND="${DEPEND}"
diff --git a/dev-perl/HTML-Tagset/HTML-Tagset-3.03-r2.ebuild b/dev-perl/HTML-Tagset/HTML-Tagset-3.03-r2.ebuild
index c11d438efd39..ed688e4c6a58 100644
--- a/dev-perl/HTML-Tagset/HTML-Tagset-3.03-r2.ebuild
+++ b/dev-perl/HTML-Tagset/HTML-Tagset-3.03-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/dev-perl/HTML-Tagset/HTML-Tagset-3.03-r2.ebuild,v 1.10 2004/02/20 19:51:18 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Tagset/HTML-Tagset-3.03-r2.ebuild,v 1.11 2004/02/22 20:43:51 agriffis Exp $
inherit perl-module
@@ -11,4 +11,4 @@ HOMEPAGE="http://cpan.valueclick.com/modules/by-category/15_World_Wide_Web_HTML_
SLOT="0"
LICENSE="Artistic"
-KEYWORDS="x86 amd64 ppc sparc alpha hppa arm ~mips ia64"
+KEYWORDS="x86 amd64 ppc sparc alpha hppa ~mips ia64"
diff --git a/dev-perl/extutils-parsexs/extutils-parsexs-2.02.ebuild b/dev-perl/extutils-parsexs/extutils-parsexs-2.02.ebuild
index 101fa6a7236e..669ecb8776e8 100644
--- a/dev-perl/extutils-parsexs/extutils-parsexs-2.02.ebuild
+++ b/dev-perl/extutils-parsexs/extutils-parsexs-2.02.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/dev-perl/extutils-parsexs/extutils-parsexs-2.02.ebuild,v 1.1 2003/06/26 16:24:40 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-parsexs/extutils-parsexs-2.02.ebuild,v 1.2 2004/02/22 20:40:35 agriffis Exp $
inherit perl-module
@@ -12,5 +12,5 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/K/KW/KWILLIAMS/${MY_P}.readm
SLOT="0"
LICENSE="Artistic | GPL-2"
-KEYWORDS="x86 ~alpha ~arm ~hppa ~mips ~ppc ~sparc"
+KEYWORDS="x86 ~alpha ~hppa ~mips ~ppc ~sparc"
diff --git a/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.02.ebuild b/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.02.ebuild
index 3e7450e683b2..ec02b2d6929f 100644
--- a/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.02.ebuild
+++ b/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.02.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/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.02.ebuild,v 1.3 2004/02/22 10:37:48 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.02.ebuild,v 1.4 2004/02/22 20:40:53 agriffis Exp $
inherit perl-module
@@ -12,4 +12,4 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/${MY_P}.tar.gz"
LICENSE="Artistic | GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc ~sparc ~mips ~alpha ~arm hppa ~amd64"
+KEYWORDS="x86 ~ppc ~sparc ~mips ~alpha hppa ~amd64"