diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-04-06 21:36:00 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-04-06 21:36:00 -0700 |
commit | 49136e19cb483ce4a7fd46aca082410f0fa398a5 (patch) | |
tree | f271aecc589f98751ebd9d99214cdfd3fca74411 /dev-perl/Archive-Zip | |
parent | dev-perl/Apache-Test-1.400.0-r2: ppc64 stable, bug 652304 (diff) | |
download | gentoo-49136e19cb483ce4a7fd46aca082410f0fa398a5.tar.gz gentoo-49136e19cb483ce4a7fd46aca082410f0fa398a5.tar.bz2 gentoo-49136e19cb483ce4a7fd46aca082410f0fa398a5.zip |
dev-perl/Archive-Zip-1.600.0: ppc64 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 cb3114d065bb..ff4dc5e5cf93 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=" |