summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-07-22 16:54:41 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-07-22 16:57:37 +0300
commit9594b158b0d64e66647b6b6d9b94b9a1b9e1587d (patch)
tree1277a6957af1efb6657c0822d56d28d63024269d
parentdev-perl/XML-LibXML: Add ~arm keyword wrt bug #690140 (diff)
downloadgentoo-9594b158b0d64e66647b6b6d9b94b9a1b9e1587d.tar.gz
gentoo-9594b158b0d64e66647b6b6d9b94b9a1b9e1587d.tar.bz2
gentoo-9594b158b0d64e66647b6b6d9b94b9a1b9e1587d.zip
dev-perl/bareword-filehandles: Add ~arm keyword wrt bug #690140
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="~arm"
-rw-r--r--dev-perl/bareword-filehandles/bareword-filehandles-0.6.0.ebuild4
1 files changed, 2 insertions, 2 deletions
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