From 8ece26fefd412cab37c6a1fca85ff36619bce49e Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Sat, 1 Jul 2017 11:28:44 +0100 Subject: [PATCH] dev-perl/IO-CaptureOutput: ia64 keyworded, bug #614960 Package-Manager: Portage-2.3.6, Repoman-2.3.2 RepoMan-Options: --include-arches="ia64" --- dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild b/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild index 37aa297fbc7d6..b0511f4db5a4b 100644 --- a/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild +++ b/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild @@ -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 ~mips ppc ppc64 x86 ~x86-linux" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 x86 ~x86-linux" IUSE="test" RDEPEND="