diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-24 10:37:29 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-24 10:38:12 +0000 |
commit | 16ae97dff412b5c22dd087ce4d2a34bb1927ea6b (patch) | |
tree | c082b1e2bf876d1deca3932bd09219e0eda48fac /dev-perl/bareword-filehandles | |
parent | dev-perl/XML-SAX: stable 1.0.0 for hppa, bug #671730 (diff) | |
download | gentoo-16ae97dff412b5c22dd087ce4d2a34bb1927ea6b.tar.gz gentoo-16ae97dff412b5c22dd087ce4d2a34bb1927ea6b.tar.bz2 gentoo-16ae97dff412b5c22dd087ce4d2a34bb1927ea6b.zip |
dev-perl/bareword-filehandles: stable 0.6.0 for hppa, bug #671730
Package-Manager: Portage-2.3.52, Repoman-2.3.12
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-perl/bareword-filehandles')
-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 89d5ea8e9211..a1019010c2d9 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 |