diff options
Diffstat (limited to 'dev-lang/perl/perl-5.8.0-r12.ebuild')
-rw-r--r-- | dev-lang/perl/perl-5.8.0-r12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/perl/perl-5.8.0-r12.ebuild b/dev-lang/perl/perl-5.8.0-r12.ebuild index dda49aeaf379..0c0f7867177e 100644 --- a/dev-lang/perl/perl-5.8.0-r12.ebuild +++ b/dev-lang/perl/perl-5.8.0-r12.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/dev-lang/perl/perl-5.8.0-r12.ebuild,v 1.16 2004/01/18 06:46:58 rac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/perl-5.8.0-r12.ebuild,v 1.17 2004/02/21 00:53:58 mr_bones_ Exp $ inherit eutils flag-o-matic @@ -25,7 +25,7 @@ HOMEPAGE="http://www.perl.org/" SLOT="0" LIBPERL="libperl.so.${PERLSLOT}.${SHORT_PV}" LICENSE="Artistic GPL-2" -KEYWORDS="x86 amd64 sparc ppc alpha mips hppa ia64 ~arm" +KEYWORDS="x86 amd64 sparc ppc alpha mips hppa ia64" IUSE="berkdb doc gdbm threads" DEPEND="sys-apps/groff |