dev-perl/IO-CaptureOutput: add ~arm keyword (bug 598464).
authorMichael Weber <xmw@gentoo.org>
Wed, 15 Mar 2017 12:46:34 +0000 (13:46 +0100)
committerMichael Weber <xmw@gentoo.org>
Wed, 15 Mar 2017 12:59:52 +0000 (13:59 +0100)
Package-Manager: Portage-2.3.4, Repoman-2.3.2

dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild

index 1033187d935b2fd5a46db69c0e7db0345f45ed2b..04e4ece8b2c16848ec77f940d29899407b8423b2 100644 (file)
@@ -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="