diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-11-23 14:48:03 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-11-23 14:49:43 +0100 |
commit | c9459f5819d0a01525ff513192f748550a1132f3 (patch) | |
tree | 0d5905e0f4ebe268701f6423d0a2a39567fae0c7 /dev-perl/Archive-Zip | |
parent | dev-perl/App-perlbrew: amd64 stable wrt bug #671730 (diff) | |
download | gentoo-c9459f5819d0a01525ff513192f748550a1132f3.tar.gz gentoo-c9459f5819d0a01525ff513192f748550a1132f3.tar.bz2 gentoo-c9459f5819d0a01525ff513192f748550a1132f3.zip |
dev-perl/Archive-Zip: amd64 stable wrt bug #671730
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-perl/Archive-Zip')
-rw-r--r-- | dev-perl/Archive-Zip/Archive-Zip-1.640.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Archive-Zip/Archive-Zip-1.640.0.ebuild b/dev-perl/Archive-Zip/Archive-Zip-1.640.0.ebuild index a11e2906e291..0e039ac7777d 100644 --- a/dev-perl/Archive-Zip/Archive-Zip-1.640.0.ebuild +++ b/dev-perl/Archive-Zip/Archive-Zip-1.640.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 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND=" |