diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-11-23 21:25:53 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-11-23 21:25:53 +0100 |
commit | b5118526ed70810024f6a57ec6cbb0ddfb06a703 (patch) | |
tree | c1169bfb067c2561f377641cfdd7dc5c1368be14 | |
parent | dev-perl/autobox: x86 stable (bug #671730) (diff) | |
download | gentoo-b5118526ed70810024f6a57ec6cbb0ddfb06a703.tar.gz gentoo-b5118526ed70810024f6a57ec6cbb0ddfb06a703.tar.bz2 gentoo-b5118526ed70810024f6a57ec6cbb0ddfb06a703.zip |
dev-perl/bareword-filehandles: x86 stable (bug #671730)
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r-- | dev-perl/bareword-filehandles/bareword-filehandles-0.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 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 c8d170a048d5..89d5ea8e9211 100644 --- a/dev-perl/bareword-filehandles/bareword-filehandles-0.6.0.ebuild +++ b/dev-perl/bareword-filehandles/bareword-filehandles-0.6.0.ebuild @@ -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 ~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 |