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: Sat, 25 Jun 2016 20:15:12
Message-Id: 1466885607.d45b14bc24854e945f53366609d69b725682f05c.ago@gentoo
1 commit: d45b14bc24854e945f53366609d69b725682f05c
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 25 20:11:44 2016 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 25 20:13:27 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d45b14bc
7
8 dev-perl/PerlIO-gzip: x86 stable wrt bug #580262
9
10 Package-Manager: portage-2.2.28
11 RepoMan-Options: --include-arches="x86"
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 1177d3d..64bea54 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"