commit: 35fa482dbe5ec3f35f903ab5dc5db3681b27cef0 Author: Michael Weber <xmw <AT> gentoo <DOT> org> AuthorDate: Wed Mar 15 12:46:34 2017 +0000 Commit: Michael Weber <xmw <AT> gentoo <DOT> org> CommitDate: Wed Mar 15 12:59:52 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35fa482d
dev-perl/IO-CaptureOutput: add ~arm keyword (bug 598464). Package-Manager: Portage-2.3.4, Repoman-2.3.2 dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 1033187d935..04e4ece8b2c 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="
