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 8bfc40077f81..f4055d56ae38 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-2003 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.13 2003/09/06 22:27:51 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/perl-5.8.0-r12.ebuild,v 1.14 2003/09/17 21:07:00 avenj 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" +KEYWORDS="x86 amd64 sparc ppc alpha mips hppa ia64" IUSE="berkdb doc gdbm threads" DEPEND="sys-apps/groff |