diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-04-06 21:34:12 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-04-06 21:34:12 -0700 |
commit | 492245cb3ae64d8b57a857c20a43491f4aec6489 (patch) | |
tree | 1cd6a11520e17e6853dc543472e8ffb827fc0e1e /dev-perl/Archive-Zip | |
parent | dev-perl/Apache-Test-1.400.0-r2: ppc stable, bug 652304 (diff) | |
download | gentoo-492245cb3ae64d8b57a857c20a43491f4aec6489.tar.gz gentoo-492245cb3ae64d8b57a857c20a43491f4aec6489.tar.bz2 gentoo-492245cb3ae64d8b57a857c20a43491f4aec6489.zip |
dev-perl/Archive-Zip-1.600.0: ppc stable, bug 652362
Diffstat (limited to 'dev-perl/Archive-Zip')
-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 b9c747fa4955..cb3114d065bb 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=" |