diff options
-rw-r--r-- | dev-perl/Archive-Zip/Archive-Zip-1.680.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Archive-Zip/Archive-Zip-1.680.0.ebuild b/dev-perl/Archive-Zip/Archive-Zip-1.680.0.ebuild index 6dee1105d0b7..47aff9e1bfa8 100644 --- a/dev-perl/Archive-Zip/Archive-Zip-1.680.0.ebuild +++ b/dev-perl/Archive-Zip/Archive-Zip-1.680.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="A wrapper that lets you read Zip archive members as if they were files" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc x86 ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc x86 ~x86-linux x64-macos" IUSE="test" RESTRICT="!test? ( test )" |