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
commit2304652a04fdef58af426f72ca0a7b351d2e3ed1 (patch)
tree14fe3604f730f54b940ef8ddc3a3b301d93627ae /sys-devel/libperl
parentIUSE (diff)
downloadhistorical-2304652a04fdef58af426f72ca0a7b351d2e3ed1.tar.gz
historical-2304652a04fdef58af426f72ca0a7b351d2e3ed1.tar.bz2
historical-2304652a04fdef58af426f72ca0a7b351d2e3ed1.zip
arm KEYWORD
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 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 )