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 | 4a60b14fc17aa42d0d06abd25a6cba9005a771a5 (patch) | |
tree | 5a7a4665735a3cb47e7615b6f235e7d71da2e5c4 /dev-lang/perl/perl-5.8.8-r2.ebuild | |
parent | Stable on ppc64; bug #133989 (diff) | |
download | gentoo-2-4a60b14fc17aa42d0d06abd25a6cba9005a771a5.tar.gz gentoo-2-4a60b14fc17aa42d0d06abd25a6cba9005a771a5.tar.bz2 gentoo-2-4a60b14fc17aa42d0d06abd25a6cba9005a771a5.zip |
Stable on ppc64; bug #133989
(Portage version: 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" |