From: Sergei Trofimovich Date: Mon, 1 Oct 2018 23:21:14 +0000 (+0100) Subject: dev-perl/IO-CaptureOutput: stable 1.110.400-r1 for ia64, bug #667266 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b686d10a57094c3ee17014517a169341e95d937b;p=gentoo.git dev-perl/IO-CaptureOutput: stable 1.110.400-r1 for ia64, bug #667266 Signed-off-by: Sergei Trofimovich Package-Manager: Portage-2.3.50, Repoman-2.3.11 RepoMan-Options: --include-arches="ia64" --- 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 index 7a3acd49f172..14531f4b3a08 100644 --- a/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400-r1.ebuild +++ b/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Capture STDOUT and STDERR from Perl code, subprocesses or XS" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86 ~x86-linux" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-linux" IUSE="test" RDEPEND="