summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Parse-RecDescent/Parse-RecDescent-1.94.ebuild')
-rw-r--r--dev-perl/Parse-RecDescent/Parse-RecDescent-1.94.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Parse-RecDescent/Parse-RecDescent-1.94.ebuild b/dev-perl/Parse-RecDescent/Parse-RecDescent-1.94.ebuild
index 37a54d021f57..96005aa9f860 100644
--- a/dev-perl/Parse-RecDescent/Parse-RecDescent-1.94.ebuild
+++ b/dev-perl/Parse-RecDescent/Parse-RecDescent-1.94.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Parse-RecDescent/Parse-RecDescent-1.94.ebuild,v 1.10 2004/07/14 20:01:53 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Parse-RecDescent/Parse-RecDescent-1.94.ebuild,v 1.11 2004/12/23 16:12:37 nigoro Exp $
inherit perl-module
@@ -10,7 +10,7 @@ HOMEPAGE="http://cpan.valueclick.com/modules/by-module/Parse/${P}.readme"
SLOT="0"
LICENSE="Artistic"
-KEYWORDS="x86 amd64 ~ppc sparc alpha hppa mips"
+KEYWORDS="x86 amd64 ~ppc sparc alpha hppa mips ~ppc64"
IUSE=""
DEPEND="dev-perl/Text-Balanced"