diff options
author | Sam James <sam@gentoo.org> | 2020-08-25 09:58:38 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-25 09:58:38 +0000 |
commit | e2f60fc25a0d4cc0fd0a9a3e8c831315b9c1819e (patch) | |
tree | c4b038e0499032719fb661b6f93acbc3cc5a6a33 /dev-perl | |
parent | dev-perl/Algorithm-Diff: Stabilize 1.190.300-r1 ppc64, #738212 (diff) | |
download | gentoo-e2f60fc25a0d4cc0fd0a9a3e8c831315b9c1819e.tar.gz gentoo-e2f60fc25a0d4cc0fd0a9a3e8c831315b9c1819e.tar.bz2 gentoo-e2f60fc25a0d4cc0fd0a9a3e8c831315b9c1819e.zip |
dev-perl/Archive-Zip: Stabilize 1.680.0 ppc64, #738212
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-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 835b961ef1a2..718615574ec1 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 )" |