diff options
author | 2017-06-10 17:06:13 +0200 | |
---|---|---|
committer | 2017-06-10 17:06:13 +0200 | |
commit | 3ee03452094fd3d38fa3d445075b890b867eb216 (patch) | |
tree | 48892cc7d63836eb60eb7d15a01e2ca5765a13d6 /dev-perl/Archive-Zip | |
parent | net-libs/libmicrohttpd: ia64 stable wrt bug #615752 (diff) | |
download | gentoo-3ee03452094fd3d38fa3d445075b890b867eb216.tar.gz gentoo-3ee03452094fd3d38fa3d445075b890b867eb216.tar.bz2 gentoo-3ee03452094fd3d38fa3d445075b890b867eb216.zip |
dev-perl/Archive-Zip: ia64 stable wrt bug #617290
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="ia64"
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 e49a5972c839..654a9555dd17 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=" |