diff options
Diffstat (limited to 'dev-perl/DelimMatch/DelimMatch-1.06-r1.ebuild')
-rw-r--r-- | dev-perl/DelimMatch/DelimMatch-1.06-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/DelimMatch/DelimMatch-1.06-r1.ebuild b/dev-perl/DelimMatch/DelimMatch-1.06-r1.ebuild index f1f2ca82f74c..796dd47f8ed0 100644 --- a/dev-perl/DelimMatch/DelimMatch-1.06-r1.ebuild +++ b/dev-perl/DelimMatch/DelimMatch-1.06-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DelimMatch/DelimMatch-1.06-r1.ebuild,v 1.3 2013/12/08 15:05:34 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DelimMatch/DelimMatch-1.06-r1.ebuild,v 1.4 2013/12/08 15:07:23 zlogene Exp $ EAPI=5 @@ -13,7 +13,7 @@ HOMEPAGE="http://search.cpan.org/~nwalsh/" LICENSE="|| ( Artistic GPL-1+ )" SLOT="0" -KEYWORDS="alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" DEPEND="dev-lang/perl" |