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-utf8_strict/
Date: Sun, 10 Jun 2018 17:55:31
Message-Id: 1528652802.06d2fc13aeef897c0ade8ba66d5a4aa9579f0e5b.whissi@gentoo
1 commit: 06d2fc13aeef897c0ade8ba66d5a4aa9579f0e5b
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 10 17:46:42 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 10 17:46:42 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06d2fc13
7
8 dev-perl/PerlIO-utf8_strict: x86 stable (bug #657592)
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.7.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.7.0.ebuild b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.7.0.ebuild
16 index ee777542b52..148e516635e 100644
17 --- a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.7.0.ebuild
18 +++ b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.7.0.ebuild
19 @@ -9,7 +9,7 @@ inherit perl-module
20 DESCRIPTION="Fast and correct UTF-8 IO"
21
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
24 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
25 IUSE="test"
26 # r: strict, warnings -> perl
27 RDEPEND="