summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-05-25 04:20:17 +0000
committerMike Frysinger <vapier@gentoo.org>2005-05-25 04:20:17 +0000
commit8510353d29ca4eb96871d96a7cdb0b2bdbd8af16 (patch)
treec7459f45641cd56032c4a175e89ccadcc3fecff2 /dev-perl/Parse-RecDescent
parentarm stable (diff)
downloadgentoo-2-8510353d29ca4eb96871d96a7cdb0b2bdbd8af16.tar.gz
gentoo-2-8510353d29ca4eb96871d96a7cdb0b2bdbd8af16.tar.bz2
gentoo-2-8510353d29ca4eb96871d96a7cdb0b2bdbd8af16.zip
s390 stable
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-perl/Parse-RecDescent')
-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 866dbfaeb1cf..e170692e4fdf 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-2005 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.15 2005/04/28 18:41:40 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Parse-RecDescent/Parse-RecDescent-1.94.ebuild,v 1.16 2005/05/25 04:20:17 vapier Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/D/DC/DCONWAY/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ~ppc64 sparc x86 ~s390"
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ~ppc64 s390 sparc x86"
IUSE=""
DEPEND="dev-perl/Text-Balanced"