summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Jackson <iggy@gentoo.org>2004-03-02 16:41:07 +0000
committerBrian Jackson <iggy@gentoo.org>2004-03-02 16:41:07 +0000
commit26edbc69c7bb6dc42213808bd5f9a09fa1f62a1e (patch)
tree7876b441a4347aeb5ff7bc3c4a575dbf125559bd /sys-devel/libperl
parentadding initial s390 support (diff)
downloadhistorical-26edbc69c7bb6dc42213808bd5f9a09fa1f62a1e.tar.gz
historical-26edbc69c7bb6dc42213808bd5f9a09fa1f62a1e.tar.bz2
historical-26edbc69c7bb6dc42213808bd5f9a09fa1f62a1e.zip
adding initial s390 support
Diffstat (limited to 'sys-devel/libperl')
-rw-r--r--sys-devel/libperl/libperl-5.8.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/libperl/libperl-5.8.3.ebuild b/sys-devel/libperl/libperl-5.8.3.ebuild
index 79ad50fab9ee..6f84946870f9 100644
--- a/sys-devel/libperl/libperl-5.8.3.ebuild
+++ b/sys-devel/libperl/libperl-5.8.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.3.ebuild,v 1.2 2004/02/01 09:27:55 rac Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.3.ebuild,v 1.3 2004/03/02 16:36:20 iggy Exp $
# The basic theory based on comments from Daniel Robbins <drobbins@gentoo.org>.
#
@@ -82,7 +82,7 @@ fi
LIBPERL="libperl.so.${PERLSLOT}.${SHORT_PV}"
LICENSE="Artistic GPL-2"
-KEYWORDS="~amd64 ~x86 ~sparc ~ppc ~alpha ~mips ~hppa ~ia64 ~ppc64"
+KEYWORDS="~amd64 ~x86 ~sparc ~ppc ~alpha ~mips ~hppa ~ia64 ~ppc64 s390"
DEPEND="sys-apps/groff
berkdb? ( sys-libs/db )