diff options
author | Sam James <sam@gentoo.org> | 2020-08-23 23:32:31 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-24 00:05:53 +0000 |
commit | ed525121c304c27aa0855e6356597ec28839a8fd (patch) | |
tree | 28ae2d8a6e25db17c341b90c80e549e3b7ac603d /dev-perl/Archive-Zip/Archive-Zip-1.680.0.ebuild | |
parent | dev-perl/Algorithm-Munkres: Stabilize 0.80.0-r2 x86, #738212 (diff) | |
download | gentoo-ed525121c304c27aa0855e6356597ec28839a8fd.tar.gz gentoo-ed525121c304c27aa0855e6356597ec28839a8fd.tar.bz2 gentoo-ed525121c304c27aa0855e6356597ec28839a8fd.zip |
dev-perl/Archive-Zip: Stabilize 1.680.0 x86, #738212
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Archive-Zip/Archive-Zip-1.680.0.ebuild')
-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 59b63b0bf86b..d04305c5b415 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" IUSE="test" RESTRICT="!test? ( test )" |