Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-CaptureOutput/
Date: Sun, 10 Jun 2018 19:33:27
Message-Id: 1528659171.d7f96d4304703732ef214f1e13147b815c196ea5.bman@gentoo
1 commit: d7f96d4304703732ef214f1e13147b815c196ea5
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 10 19:15:10 2018 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 10 19:32:51 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7f96d43
7
8 dev-perl/IO-CaptureOutput: amd64 stable wrt bug #657684
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400-r1.ebuild b/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400-r1.ebuild
16 index 99879e8334b..f2f3565f805 100644
17 --- a/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400-r1.ebuild
18 +++ b/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400-r1.ebuild
19 @@ -10,7 +10,7 @@ inherit perl-module
20 DESCRIPTION="Capture STDOUT and STDERR from Perl code, subprocesses or XS"
21
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-linux"
24 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-linux"
25 IUSE="test"
26
27 RDEPEND="