diff options
author | Sam James <sam@gentoo.org> | 2020-11-28 09:55:11 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-28 09:57:17 +0000 |
commit | 0f9dfc53bb6eb5ca7c3f0ebc470a82af4b4a7d52 (patch) | |
tree | 1f5174da52df9a1698d97264fe3df2d4c0640e0b /dev-perl | |
parent | dev-perl/File-Copy-Recursive: ~x64-macos keyworded (diff) | |
download | gentoo-0f9dfc53bb6eb5ca7c3f0ebc470a82af4b4a7d52.tar.gz gentoo-0f9dfc53bb6eb5ca7c3f0ebc470a82af4b4a7d52.tar.bz2 gentoo-0f9dfc53bb6eb5ca7c3f0ebc470a82af4b4a7d52.zip |
dev-perl/Hook-LexWrap: ~x64-macos keyworded
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Hook-LexWrap/Hook-LexWrap-0.260.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Hook-LexWrap/Hook-LexWrap-0.260.0.ebuild b/dev-perl/Hook-LexWrap/Hook-LexWrap-0.260.0.ebuild index a6496b0f97f4..b3baf1eb231e 100644 --- a/dev-perl/Hook-LexWrap/Hook-LexWrap-0.260.0.ebuild +++ b/dev-perl/Hook-LexWrap/Hook-LexWrap-0.260.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Lexically scoped subroutine wrappers" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ppc ~ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="~alpha amd64 ~arm ppc ~ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris" IUSE="test" RESTRICT="!test? ( test )" |