diff options
Diffstat (limited to 'dev-perl/Text-Levenshtein/Text-Levenshtein-0.05.ebuild')
-rw-r--r-- | dev-perl/Text-Levenshtein/Text-Levenshtein-0.05.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Text-Levenshtein/Text-Levenshtein-0.05.ebuild b/dev-perl/Text-Levenshtein/Text-Levenshtein-0.05.ebuild index 3c8d710b9ecf..d710db6f91c2 100644 --- a/dev-perl/Text-Levenshtein/Text-Levenshtein-0.05.ebuild +++ b/dev-perl/Text-Levenshtein/Text-Levenshtein-0.05.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Levenshtein/Text-Levenshtein-0.05.ebuild,v 1.11 2007/07/10 23:33:30 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Levenshtein/Text-Levenshtein-0.05.ebuild,v 1.12 2010/01/14 15:40:57 grobian Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/J/JG/JGOLDBERG/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ia64 ~ppc sparc x86" +KEYWORDS="amd64 ia64 ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" SRC_TEST="do" |