summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2005-04-28 16:38:43 +0000
committerMichael Cummings <mcummings@gentoo.org>2005-04-28 16:38:43 +0000
commitb5e7c158d226a3a6b7ec3e4968bf0a192f07d529 (patch)
tree68146de59f71cc916fe938ef4bec76468e2dfc92 /dev-perl/Test-Simple
parentBug fixes for bug #90592. (diff)
downloadgentoo-2-b5e7c158d226a3a6b7ec3e4968bf0a192f07d529.tar.gz
gentoo-2-b5e7c158d226a3a6b7ec3e4968bf0a192f07d529.tar.bz2
gentoo-2-b5e7c158d226a3a6b7ec3e4968bf0a192f07d529.zip
oops
(Portage version: 2.0.51.20-r4)
Diffstat (limited to 'dev-perl/Test-Simple')
-rw-r--r--dev-perl/Test-Simple/Test-Simple-0.54.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-Simple/Test-Simple-0.54.ebuild b/dev-perl/Test-Simple/Test-Simple-0.54.ebuild
index 39c152fd0c40..d6811746477d 100644
--- a/dev-perl/Test-Simple/Test-Simple-0.54.ebuild
+++ b/dev-perl/Test-Simple/Test-Simple-0.54.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Simple/Test-Simple-0.54.ebuild,v 1.1 2005/03/06 12:02:44 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Simple/Test-Simple-0.54.ebuild,v 1.2 2005/04/28 16:38:43 mcummings Exp $
inherit perl-module
@@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~mschwern/${P}/"
IUSE=""
SLOT="0"
LICENSE="Artistic"
-KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~hppa ~mips ~ppc64"
+KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~hppa ~mips ~ppc64 ~arm ~ia64 ~s390"
mydoc="rfc*.txt"
myconf="INSTALLDIRS=vendor"