diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-04-07 14:12:45 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-04-07 14:13:27 -0700 |
commit | 7f3d5ca559af8188ac45e0a88d411079b7d82de1 (patch) | |
tree | 6e77c03cc54a58624ddd40c1b4be1506d2d427ea | |
parent | dev-perl/Archive-Extract-0.800.0: hppa stable, bug 652360 (diff) | |
download | gentoo-7f3d5ca559af8188ac45e0a88d411079b7d82de1.tar.gz gentoo-7f3d5ca559af8188ac45e0a88d411079b7d82de1.tar.bz2 gentoo-7f3d5ca559af8188ac45e0a88d411079b7d82de1.zip |
dev-perl/Archive-Zip-1.600.0: hppa stable, bug 652362
-rw-r--r-- | dev-perl/Archive-Zip/Archive-Zip-1.600.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Archive-Zip/Archive-Zip-1.600.0.ebuild b/dev-perl/Archive-Zip/Archive-Zip-1.600.0.ebuild index ff4dc5e5cf93..8bd997147b18 100644 --- a/dev-perl/Archive-Zip/Archive-Zip-1.600.0.ebuild +++ b/dev-perl/Archive-Zip/Archive-Zip-1.600.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 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND=" |