From: Mikle Kolyada Date: Mon, 22 Jul 2019 13:54:41 +0000 (+0300) Subject: dev-perl/bareword-filehandles: Add ~arm keyword wrt bug #690140 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=9594b158b0d64e66647b6b6d9b94b9a1b9e1587d;p=gentoo.git dev-perl/bareword-filehandles: Add ~arm keyword wrt bug #690140 Signed-off-by: Mikle Kolyada Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="~arm" --- diff --git a/dev-perl/bareword-filehandles/bareword-filehandles-0.6.0.ebuild b/dev-perl/bareword-filehandles/bareword-filehandles-0.6.0.ebuild index fa26ab86c14c..7a52e79b53c0 100644 --- a/dev-perl/bareword-filehandles/bareword-filehandles-0.6.0.ebuild +++ b/dev-perl/bareword-filehandles/bareword-filehandles-0.6.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Disables bareword filehandles" SLOT="0" -KEYWORDS="amd64 hppa ppc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm hppa ppc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" # Lexical::SealRequireHints only required with Perl < 5.12