Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/PerlIO-gzip/
Date: Wed, 06 Jul 2016 09:24:12
Message-Id: 1467796957.a26b549d098dba83ce7d99f672119b45cc3dc769.ago@gentoo
1 commit: a26b549d098dba83ce7d99f672119b45cc3dc769
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jul 6 09:22:37 2016 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Jul 6 09:22:37 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a26b549d
7
8 dev-perl/PerlIO-gzip: ppc stable wrt bug #580262
9
10 Package-Manager: portage-2.2.28
11 RepoMan-Options: --include-arches="ppc"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-perl/PerlIO-gzip/PerlIO-gzip-0.190.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-perl/PerlIO-gzip/PerlIO-gzip-0.190.0.ebuild b/dev-perl/PerlIO-gzip/PerlIO-gzip-0.190.0.ebuild
18 index 64bea54..a553612 100644
19 --- a/dev-perl/PerlIO-gzip/PerlIO-gzip-0.190.0.ebuild
20 +++ b/dev-perl/PerlIO-gzip/PerlIO-gzip-0.190.0.ebuild
21 @@ -11,7 +11,7 @@ inherit perl-module
22 DESCRIPTION="PerlIO layer to gzip/gunzip"
23
24 SLOT="0"
25 -KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
26 +KEYWORDS="alpha amd64 arm ~hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
27 IUSE=""
28
29 DEPEND="sys-libs/zlib"