diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-26 10:20:18 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-26 10:20:18 +0000 |
commit | 8f2ee8e0b6f11b0e0df2ca4617b20f2b5fb518ab (patch) | |
tree | 6b981955599eb99aca9ec8e94cfb4220d3321f06 /dev-lang/perl/perl-5.8.8-r2.ebuild | |
parent | Stable on ppc64; bug #133989 (diff) | |
download | historical-8f2ee8e0b6f11b0e0df2ca4617b20f2b5fb518ab.tar.gz historical-8f2ee8e0b6f11b0e0df2ca4617b20f2b5fb518ab.tar.bz2 historical-8f2ee8e0b6f11b0e0df2ca4617b20f2b5fb518ab.zip |
Stable on ppc64; bug #133989
Package-Manager: portage-2.0.54-r2
Diffstat (limited to 'dev-lang/perl/perl-5.8.8-r2.ebuild')
-rw-r--r-- | dev-lang/perl/perl-5.8.8-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/perl/perl-5.8.8-r2.ebuild b/dev-lang/perl/perl-5.8.8-r2.ebuild index a63b5423a58a..2509825b7ada 100644 --- a/dev-lang/perl/perl-5.8.8-r2.ebuild +++ b/dev-lang/perl/perl-5.8.8-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/perl-5.8.8-r2.ebuild,v 1.3 2006/05/26 06:54:11 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/perl-5.8.8-r2.ebuild,v 1.4 2006/05/26 10:20:18 corsair Exp $ inherit eutils flag-o-matic toolchain-funcs multilib @@ -18,7 +18,7 @@ LIBPERL="libperl$(get_libname ${PERLSLOT}.${SHORT_PV})" LICENSE="Artistic GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc-macos ppc64 ~s390 ~sh ~sparc ~x86" IUSE="berkdb debug doc gdbm ithreads perlsuid build" PERL_OLDVERSEN="5.8.0 5.8.2 5.8.4 5.8.5 5.8.6 5.8.7" |