diff options
author | Roy Bamford <neddyseagoon@gentoo.org> | 2017-08-21 20:52:55 +0100 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2017-08-28 01:34:04 +1000 |
commit | ccbf60935d12f3e82a292a02036c26a3d05fb090 (patch) | |
tree | 3c47b65936d5cc7301d4e48d378d0e843a895234 /dev-perl | |
parent | gnome-extra/evolution-data-server: added ~arm64 keyword (diff) | |
download | gentoo-ccbf60935d12f3e82a292a02036c26a3d05fb090.tar.gz gentoo-ccbf60935d12f3e82a292a02036c26a3d05fb090.tar.bz2 gentoo-ccbf60935d12f3e82a292a02036c26a3d05fb090.zip |
dev-perl/Archive-Zip: added ~arm64 keyword
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Archive-Zip/Archive-Zip-1.590.0.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
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 654a9555dd17..5dd50dabeeb5 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=" |