summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2018-10-15 21:44:14 +0200
committerFabian Groffen <grobian@gentoo.org>2018-10-16 20:47:30 +0200
commit10c46cfc5725b544334e69a63844a97349a582a1 (patch)
treeed71dd66d3f289734c9285b0763e5c61917f4f9e
parentdev-perl/indirect: added Prefix keywords, bug #665088 (diff)
downloadgentoo-10c46cfc5725b544334e69a63844a97349a582a1.tar.gz
gentoo-10c46cfc5725b544334e69a63844a97349a582a1.tar.bz2
gentoo-10c46cfc5725b544334e69a63844a97349a582a1.zip
dev-perl/bareword-filehandles: added Prefix keywords, bug #665088
Signed-off-by: Fabian Groffen <grobian@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
-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 23f1e5559509..21e9bad5a9dd 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 Foundation
+# Copyright 1999-2018 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"
+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"
IUSE="test"
# Lexical::SealRequireHints only required with Perl < 5.12