diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-05-11 19:40:53 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-05-11 19:40:53 +0100 |
commit | 7406f7c01dbdb55aaad691d2b1b14d9e16bb3b40 (patch) | |
tree | 2ec13a838d529c90c106f296e8c5e7d469a4507f /dev-perl/bareword-filehandles | |
parent | dev-perl/strictures: keyworded 2.0.3 for ia64 (diff) | |
download | gentoo-7406f7c01dbdb55aaad691d2b1b14d9e16bb3b40.tar.gz gentoo-7406f7c01dbdb55aaad691d2b1b14d9e16bb3b40.tar.bz2 gentoo-7406f7c01dbdb55aaad691d2b1b14d9e16bb3b40.zip |
dev-perl/bareword-filehandles: keyworded 0.7.0-r1 for ia64
keyworded wrt bug #788778
Package-Manager: Portage-3.0.18, Repoman-3.0.3
RepoMan-Options: --include-arches="ia64"
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.7.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/bareword-filehandles/bareword-filehandles-0.7.0-r1.ebuild b/dev-perl/bareword-filehandles/bareword-filehandles-0.7.0-r1.ebuild index 6f197d9d616b..10d25239a1ee 100644 --- a/dev-perl/bareword-filehandles/bareword-filehandles-0.7.0-r1.ebuild +++ b/dev-perl/bareword-filehandles/bareword-filehandles-0.7.0-r1.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Disables bareword filehandles" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~hppa ~ia64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |