diff options
Diffstat (limited to 'dev-perl/Test-LongString/Test-LongString-0.07.ebuild')
-rw-r--r-- | dev-perl/Test-LongString/Test-LongString-0.07.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Test-LongString/Test-LongString-0.07.ebuild b/dev-perl/Test-LongString/Test-LongString-0.07.ebuild index dab7a4a8e157..bbddf7eb0438 100644 --- a/dev-perl/Test-LongString/Test-LongString-0.07.ebuild +++ b/dev-perl/Test-LongString/Test-LongString-0.07.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-LongString/Test-LongString-0.07.ebuild,v 1.2 2005/06/13 11:16:59 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/Test-LongString-0.07.ebuild,v 1.3 2005/12/03 14:36:50 mcummings Exp $ inherit perl-module @@ -10,6 +10,6 @@ SRC_URI="mirror://cpan/authors/id/R/RG/RGARCIA/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~ppc ~x86" +KEYWORDS="~ppc ~x86 ~sparc" IUSE="" -SRC_TEST="do"
\ No newline at end of file +SRC_TEST="do" |