Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/PerlIO-gzip/
Date: Sat, 01 Sep 2018 19:01:25
Message-Id: 1535828457.4c1a09b0bf2c9a41ea2fc3d2db8fa60632fa861d.whissi@gentoo
1 commit: 4c1a09b0bf2c9a41ea2fc3d2db8fa60632fa861d
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 1 18:54:48 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 1 19:00:57 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c1a09b0
7
8 dev-perl/PerlIO-gzip: x86 stable (bug #661778)
9
10 Package-Manager: Portage-2.3.48, Repoman-2.3.10
11
12 dev-perl/PerlIO-gzip/PerlIO-gzip-0.200.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/PerlIO-gzip/PerlIO-gzip-0.200.0.ebuild b/dev-perl/PerlIO-gzip/PerlIO-gzip-0.200.0.ebuild
16 index 470a2f230b9..246ff8b18b0 100644
17 --- a/dev-perl/PerlIO-gzip/PerlIO-gzip-0.200.0.ebuild
18 +++ b/dev-perl/PerlIO-gzip/PerlIO-gzip-0.200.0.ebuild
19 @@ -10,7 +10,7 @@ inherit perl-module
20 DESCRIPTION="PerlIO layer to gzip/gunzip"
21
22 SLOT="0"
23 -KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd"
24 +KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
25 IUSE=""
26
27 DEPEND="sys-libs/zlib"