summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2009-03-15 18:15:41 +0000
committerBrent Baude <ranger@gentoo.org>2009-03-15 18:15:41 +0000
commitcc7e8aa57a18d0f8df6b2e4b5e7047a12b323be8 (patch)
treeaeed8bbdcbd9164b92c68fc43aecdfa86df946c1 /dev-perl/PerlIO-gzip/PerlIO-gzip-0.18.ebuild
parentamd64/x86 stable, bug #262278 (diff)
downloadhistorical-cc7e8aa57a18d0f8df6b2e4b5e7047a12b323be8.tar.gz
historical-cc7e8aa57a18d0f8df6b2e4b5e7047a12b323be8.tar.bz2
historical-cc7e8aa57a18d0f8df6b2e4b5e7047a12b323be8.zip
Marking PerlIO-gzip-0.18 ~ppc64 for bug 262547
Package-Manager: portage-2.1.6.7/cvs/Linux ppc64
Diffstat (limited to 'dev-perl/PerlIO-gzip/PerlIO-gzip-0.18.ebuild')
-rw-r--r--dev-perl/PerlIO-gzip/PerlIO-gzip-0.18.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/PerlIO-gzip/PerlIO-gzip-0.18.ebuild b/dev-perl/PerlIO-gzip/PerlIO-gzip-0.18.ebuild
index 180ccae96f71..107a614bc481 100644
--- a/dev-perl/PerlIO-gzip/PerlIO-gzip-0.18.ebuild
+++ b/dev-perl/PerlIO-gzip/PerlIO-gzip-0.18.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PerlIO-gzip/PerlIO-gzip-0.18.ebuild,v 1.2 2009/03/01 12:28:46 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PerlIO-gzip/PerlIO-gzip-0.18.ebuild,v 1.3 2009/03/15 18:15:41 ranger Exp $
MODULE_AUTHOR=NWCLARK
inherit perl-module
@@ -9,7 +9,7 @@ DESCRIPTION="PerlIO::Gzip - PerlIO layer to gzip/gunzip"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc64 ~x86"
IUSE=""
DEPEND=">=dev-lang/perl-5.8