From: Michael Weber Date: Wed, 15 Mar 2017 12:46:34 +0000 (+0100) Subject: dev-perl/IO-CaptureOutput: add ~arm keyword (bug 598464). X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=35fa482dbe5ec3f35f903ab5dc5db3681b27cef0;p=gentoo.git dev-perl/IO-CaptureOutput: add ~arm keyword (bug 598464). Package-Manager: Portage-2.3.4, Repoman-2.3.2 --- 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 1033187d935b..04e4ece8b2c1 100644 --- a/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild +++ b/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Capture STDOUT and STDERR from Perl code, subprocesses or XS" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~mips ppc ppc64 x86 ~x86-linux" +KEYWORDS="~alpha amd64 ~arm hppa ~mips ppc ppc64 x86 ~x86-linux" IUSE="test" RDEPEND="