summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-04-25 07:57:27 +0000
committerMike Frysinger <vapier@gentoo.org>2004-04-25 07:57:27 +0000
commit9f8f56f7921ba7c556c4304c7bf3d157d69bcd52 (patch)
treeef159a2fb925bada71d486a017813364420108e0 /sys-devel
parentIUSE (Manifest recommit) (diff)
downloadgentoo-2-9f8f56f7921ba7c556c4304c7bf3d157d69bcd52.tar.gz
gentoo-2-9f8f56f7921ba7c556c4304c7bf3d157d69bcd52.tar.bz2
gentoo-2-9f8f56f7921ba7c556c4304c7bf3d157d69bcd52.zip
arm KEYWORD
Diffstat (limited to 'sys-devel')
-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 6a2b9bb9c1a9..b1a802ddbe60 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.4 2004/03/09 00:34:40 rac Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.3.ebuild,v 1.5 2004/04/25 07:57:27 vapier 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 s390"
+KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha arm ~hppa ~amd64 ~ia64 ~ppc64 s390"
DEPEND="sys-apps/groff
berkdb? ( sys-libs/db )