diff options
Diffstat (limited to 'dev-perl/Test-Simple/Test-Simple-0.47.ebuild')
-rw-r--r-- | dev-perl/Test-Simple/Test-Simple-0.47.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-Simple/Test-Simple-0.47.ebuild b/dev-perl/Test-Simple/Test-Simple-0.47.ebuild index c7acc403b895..8360795a4a3e 100644 --- a/dev-perl/Test-Simple/Test-Simple-0.47.ebuild +++ b/dev-perl/Test-Simple/Test-Simple-0.47.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/Test-Simple/Test-Simple-0.47.ebuild,v 1.5 2003/03/20 18:22:53 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Simple/Test-Simple-0.47.ebuild,v 1.6 2003/04/06 06:34:39 zwelch Exp $ inherit perl-module @@ -11,7 +11,7 @@ HOMEPAGE="http://search.cpan.org/search?dist=Test-Harness" SLOT="0" LICENSE="Artistic" -KEYWORDS="x86 ppc sparc alpha hppa" +KEYWORDS="x86 ppc sparc alpha hppa arm" mydoc="rfc*.txt" |