diff options
author | Zack Welch <zwelch@gentoo.org> | 2003-02-19 21:46:47 +0000 |
---|---|---|
committer | Zack Welch <zwelch@gentoo.org> | 2003-02-19 21:46:47 +0000 |
commit | be6cceb53b4438978fd787c702fc27a6004b89cd (patch) | |
tree | 4fe72c18346bba3981e7c09375b7efb3fc567238 /sys-devel/perl/perl-5.8.0-r9.ebuild | |
parent | Marked as stable. (diff) | |
download | historical-be6cceb53b4438978fd787c702fc27a6004b89cd.tar.gz historical-be6cceb53b4438978fd787c702fc27a6004b89cd.tar.bz2 historical-be6cceb53b4438978fd787c702fc27a6004b89cd.zip |
add arm keyword to sys-devel ebuilds
Diffstat (limited to 'sys-devel/perl/perl-5.8.0-r9.ebuild')
-rw-r--r-- | sys-devel/perl/perl-5.8.0-r9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/perl/perl-5.8.0-r9.ebuild b/sys-devel/perl/perl-5.8.0-r9.ebuild index 9ce15d3659f4..c2dfebd88c74 100644 --- a/sys-devel/perl/perl-5.8.0-r9.ebuild +++ b/sys-devel/perl/perl-5.8.0-r9.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/perl/perl-5.8.0-r9.ebuild,v 1.8 2003/02/13 16:34:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/perl/perl-5.8.0-r9.ebuild,v 1.9 2003/02/19 21:46:47 zwelch Exp $ # The basic theory based on comments from Daniel Robbins <drobbins@gentoo.org>. # @@ -83,7 +83,7 @@ fi LIBPERL="libperl.so.${PERLSLOT}.${SHORT_PV}" LICENSE="Artistic GPL-2" -KEYWORDS="x86 sparc ~ppc alpha ~mips hppa" +KEYWORDS="x86 sparc ~ppc alpha ~mips hppa arm" DEPEND="sys-apps/groff berkdb? ( >=sys-libs/db-3.2.3h-r3 =sys-libs/db-1.85-r1 ) |