commit: ccbf60935d12f3e82a292a02036c26a3d05fb090 Author: Roy Bamford <neddyseagoon <AT> gentoo <DOT> org> AuthorDate: Mon Aug 21 19:52:55 2017 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Sun Aug 27 15:34:04 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccbf6093
dev-perl/Archive-Zip: added ~arm64 keyword Package-Manager: Portage-2.3.8, Repoman-2.3.3 dev-perl/Archive-Zip/Archive-Zip-1.590.0.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dev-perl/Archive-Zip/Archive-Zip-1.590.0.ebuild b/dev-perl/Archive-Zip/Archive-Zip-1.590.0.ebuild index 654a9555dd1..5dd50dabeeb 100644 --- a/dev-perl/Archive-Zip/Archive-Zip-1.590.0.ebuild +++ b/dev-perl/Archive-Zip/Archive-Zip-1.590.0.ebuild @@ -11,7 +11,8 @@ 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 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="
