diff options
Diffstat (limited to 'dev-perl/String-Approx/String-Approx-3.26.ebuild')
-rw-r--r-- | dev-perl/String-Approx/String-Approx-3.26.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/String-Approx/String-Approx-3.26.ebuild b/dev-perl/String-Approx/String-Approx-3.26.ebuild index be857c009403..1c53ec693ad5 100644 --- a/dev-perl/String-Approx/String-Approx-3.26.ebuild +++ b/dev-perl/String-Approx/String-Approx-3.26.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-Approx/String-Approx-3.26.ebuild,v 1.2 2006/12/08 16:51:04 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-Approx/String-Approx-3.26.ebuild,v 1.3 2006/12/12 13:03:47 gustavoz Exp $ inherit perl-module @@ -10,9 +10,9 @@ SRC_URI="mirror://cpan/authors/id/J/JH/JHI/${P}.tar.gz" LICENSE="|| ( Artistic LGPL-2 )" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~sparc ~x86" IUSE="" SRC_TEST="do" -DEPEND="dev-lang/perl"
\ No newline at end of file +DEPEND="dev-lang/perl" |