diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-05 19:53:35 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-05 20:27:43 +0200 |
commit | 6244df80108e498ad5ef165bfc5d83a570eff68f (patch) | |
tree | c8b690194858e1bd5cdb3d9b22e8f7d3df4b07fe /dev-perl/Archive-Zip | |
parent | dev-perl/Archive-Extract: x86 stable (bug #652360) (diff) | |
download | gentoo-6244df80108e498ad5ef165bfc5d83a570eff68f.tar.gz gentoo-6244df80108e498ad5ef165bfc5d83a570eff68f.tar.bz2 gentoo-6244df80108e498ad5ef165bfc5d83a570eff68f.zip |
dev-perl/Archive-Zip: x86 stable (bug #652362)
Package-Manager: Portage-2.3.28, Repoman-2.3.9
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 654a23ad1404..b9c747fa4955 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=" |