diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-10 00:07:44 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-10 13:03:11 -0800 |
commit | b0f4449a7a1d6e8c810a3101ae08891dbe616f88 (patch) | |
tree | 3c9884b75016c9095336097ae8b9ec1b6d5518f2 /dev-perl/Archive-Zip | |
parent | dev-perl/Unicode-UTF8: added ~ppc64, bug 579360 (diff) | |
download | gentoo-b0f4449a7a1d6e8c810a3101ae08891dbe616f88.tar.gz gentoo-b0f4449a7a1d6e8c810a3101ae08891dbe616f88.tar.bz2 gentoo-b0f4449a7a1d6e8c810a3101ae08891dbe616f88.zip |
dev-perl/Archive-Zip: added ~ppc64, bug 569868
Diffstat (limited to 'dev-perl/Archive-Zip')
-rw-r--r-- | dev-perl/Archive-Zip/Archive-Zip-1.570.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Archive-Zip/Archive-Zip-1.570.0.ebuild b/dev-perl/Archive-Zip/Archive-Zip-1.570.0.ebuild index b269c036e8cc..5ff8cb2c7dd6 100644 --- a/dev-perl/Archive-Zip/Archive-Zip-1.570.0.ebuild +++ b/dev-perl/Archive-Zip/Archive-Zip-1.570.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 ~hppa ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND=" |