diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-20 11:30:47 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-20 11:30:47 +0200 |
commit | 59066237e025ce50fa0aa32f83f23a2c540c538f (patch) | |
tree | 95320b3be599c00e4e9123325cc496e5f6d878ee /dev-perl/Archive-Zip | |
parent | net-libs/mbedtls: x86 stable wrt bug #618824 (diff) | |
download | gentoo-59066237e025ce50fa0aa32f83f23a2c540c538f.tar.gz gentoo-59066237e025ce50fa0aa32f83f23a2c540c538f.tar.bz2 gentoo-59066237e025ce50fa0aa32f83f23a2c540c538f.zip |
dev-perl/Archive-Zip: x86 stable wrt bug #617290
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Archive-Zip')
-rw-r--r-- | dev-perl/Archive-Zip/Archive-Zip-1.590.0.ebuild | 2 |
1 files changed, 1 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 d66761fdeeb5..1548ece4e298 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,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 ~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 ~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=" |