summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-11-28 19:18:20 +0000
committerSam James <sam@gentoo.org>2020-11-28 19:18:20 +0000
commit99000803bde9b7348e65fb188a06ccf928f40192 (patch)
tree99a1a2030e553b18abe835a04bda8955775eb437 /dev-perl/Archive-Zip
parentvirtual/tmpfiles: update metadata.xml (diff)
downloadgentoo-99000803bde9b7348e65fb188a06ccf928f40192.tar.gz
gentoo-99000803bde9b7348e65fb188a06ccf928f40192.tar.bz2
gentoo-99000803bde9b7348e65fb188a06ccf928f40192.zip
dev-perl/Archive-Zip: fix typo
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 47aff9e1bfa8..7626d9fa5591 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 x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc x86 ~x86-linux ~x64-macos"
IUSE="test"
RESTRICT="!test? ( test )"