summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad House <brad_mssw@gentoo.org>2003-12-17 05:04:23 +0000
committerBrad House <brad_mssw@gentoo.org>2003-12-17 05:04:23 +0000
commit0d9f0abd08d208c5d150d919403937683da87ff7 (patch)
tree7497b2e256151585446f32e5977072ce95a8ce5b /sys-devel/libperl
parentppc64 (diff)
downloadhistorical-0d9f0abd08d208c5d150d919403937683da87ff7.tar.gz
historical-0d9f0abd08d208c5d150d919403937683da87ff7.tar.bz2
historical-0d9f0abd08d208c5d150d919403937683da87ff7.zip
ppc64
Diffstat (limited to 'sys-devel/libperl')
-rw-r--r--sys-devel/libperl/libperl-5.8.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/libperl/libperl-5.8.2.ebuild b/sys-devel/libperl/libperl-5.8.2.ebuild
index 3d9dcfceb10b..186cfb6f3986 100644
--- a/sys-devel/libperl/libperl-5.8.2.ebuild
+++ b/sys-devel/libperl/libperl-5.8.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 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.2.ebuild,v 1.2 2003/11/27 04:06:27 brad_mssw Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.2.ebuild,v 1.3 2003/12/17 05:03:29 brad_mssw 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 ~arm ~ia64"
+KEYWORDS="amd64 ~x86 ~sparc ~ppc ~alpha ~mips ~hppa ~arm ~ia64 ppc64"
DEPEND="sys-apps/groff
berkdb? ( sys-libs/db )