diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-04-15 20:04:25 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-04-15 20:04:25 +0300 |
commit | 5bcd706f1fcfb2fd7dfd993a6ea2ce1cae83afdd (patch) | |
tree | e736940ae07eb89a6af65bd610ecf599299d3d8b /dev-perl/Archive-Zip | |
parent | sys-libs/ncurses: arm stable wrt bug #639706 (diff) | |
download | gentoo-5bcd706f1fcfb2fd7dfd993a6ea2ce1cae83afdd.tar.gz gentoo-5bcd706f1fcfb2fd7dfd993a6ea2ce1cae83afdd.tar.bz2 gentoo-5bcd706f1fcfb2fd7dfd993a6ea2ce1cae83afdd.zip |
dev-perl/Archive-Zip: arm stable wrt bug #652362
Package-Manager: Portage-2.3.24, Repoman-2.3.6
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 9ffd6747e2c6..600c7bfe0884 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=" |