summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2005-04-28 18:41:40 +0000
committerMichael Cummings <mcummings@gentoo.org>2005-04-28 18:41:40 +0000
commit745d0d297c84a90ddfc65e6318aa7efea00b152c (patch)
tree647c884c4037e81c4c63d5b4def6d91f651ee0b4 /dev-perl/Parse-RecDescent/Parse-RecDescent-1.94.ebuild
parentx86 (diff)
downloadhistorical-745d0d297c84a90ddfc65e6318aa7efea00b152c.tar.gz
historical-745d0d297c84a90ddfc65e6318aa7efea00b152c.tar.bz2
historical-745d0d297c84a90ddfc65e6318aa7efea00b152c.zip
mirror syntax
Package-Manager: portage-2.0.51.20-r4
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 7f2626d51975..866dbfaeb1cf 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.14 2005/04/10 18:44:29 hansmi Exp $
+# $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 $
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"
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ~ppc64 sparc x86 ~s390"
IUSE=""
DEPEND="dev-perl/Text-Balanced"