summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-11-28 18:11:52 +0000
committerSam James <sam@gentoo.org>2020-11-28 18:11:52 +0000
commita1cf2fe1a2d94fd8fa4ac3a5f744a7e8bc862d8c (patch)
tree5dbacc21938fdfd072da2b71d28b9aea725cba87 /dev-perl/Archive-Zip
parentapp-misc/rox-filer: fix compilation with GCC10 (diff)
downloadgentoo-a1cf2fe1a2d94fd8fa4ac3a5f744a7e8bc862d8c.tar.gz
gentoo-a1cf2fe1a2d94fd8fa4ac3a5f744a7e8bc862d8c.tar.bz2
gentoo-a1cf2fe1a2d94fd8fa4ac3a5f744a7e8bc862d8c.zip
dev-perl/Archive-Zip: ~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/Archive-Zip')
-rw-r--r--dev-perl/Archive-Zip/Archive-Zip-1.680.0.ebuild2
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 )"