diff options
Diffstat (limited to 'dev-perl/DelimMatch/DelimMatch-1.04.ebuild')
-rw-r--r-- | dev-perl/DelimMatch/DelimMatch-1.04.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/DelimMatch/DelimMatch-1.04.ebuild b/dev-perl/DelimMatch/DelimMatch-1.04.ebuild index 8abd8b77d71a..e37fea6f86d2 100644 --- a/dev-perl/DelimMatch/DelimMatch-1.04.ebuild +++ b/dev-perl/DelimMatch/DelimMatch-1.04.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DelimMatch/DelimMatch-1.04.ebuild,v 1.5 2002/07/31 12:46:52 cselkirk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DelimMatch/DelimMatch-1.04.ebuild,v 1.6 2002/08/14 04:32:31 murphy Exp $ inherit perl-module @@ -10,4 +10,4 @@ HOMEPAGE="http://www.walsh.com/perl/delimmatch/index.html" SLOT="0" LICENSE="as-is" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" |