diff options
author | Fabian Groffen <grobian@gentoo.org> | 2020-12-27 15:27:03 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2020-12-27 15:41:45 +0100 |
commit | f543360424000750ab63b15be9008d64818c3315 (patch) | |
tree | 053315b71011efd438830045af1f9ac5440984d9 /dev-perl/bareword-filehandles | |
parent | dev-perl/AutoXS-Header: drop ppc-aix m68k-mint (diff) | |
download | gentoo-f543360424000750ab63b15be9008d64818c3315.tar.gz gentoo-f543360424000750ab63b15be9008d64818c3315.tar.bz2 gentoo-f543360424000750ab63b15be9008d64818c3315.zip |
dev-perl/bareword-filehandles: drop ppc-aix m68k-mint
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@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 3f628403e0ba..f2986b68262b 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 ~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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |