summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lang/perl/perl-5.8.4-r1.ebuild')
-rw-r--r--dev-lang/perl/perl-5.8.4-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/perl/perl-5.8.4-r1.ebuild b/dev-lang/perl/perl-5.8.4-r1.ebuild
index a3f906218995..2f32ca414549 100644
--- a/dev-lang/perl/perl-5.8.4-r1.ebuild
+++ b/dev-lang/perl/perl-5.8.4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/perl-5.8.4-r1.ebuild,v 1.8 2004/09/08 20:11:27 rac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/perl-5.8.4-r1.ebuild,v 1.9 2004/09/09 18:44:54 gustavoz Exp $
inherit eutils flag-o-matic gcc
@@ -16,7 +16,7 @@ HOMEPAGE="http://www.perl.org/"
LIBPERL="libperl.so.${PERLSLOT}.${SHORT_PV}"
LICENSE="Artistic GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc ~sparc mips alpha arm ~hppa ~amd64 ~ia64 ~ppc64 ~s390"
+KEYWORDS="x86 ~ppc sparc mips alpha arm ~hppa ~amd64 ~ia64 ~ppc64 ~s390"
IUSE="berkdb doc gdbm threads uclibc"
DEPEND="!uclibc? ( sys-apps/groff )