diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-21 17:29:44 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-21 17:30:11 +0200 |
commit | bc18d31beb970b7867ba73f3d84c1f9290ae294e (patch) | |
tree | 1f9287b742f3dcc6c445ef751b72300b20e5bd3e | |
parent | dev-perl/App-pwhich: s390 stable wrt bug #738212 (diff) | |
download | gentoo-bc18d31beb970b7867ba73f3d84c1f9290ae294e.tar.gz gentoo-bc18d31beb970b7867ba73f3d84c1f9290ae294e.tar.bz2 gentoo-bc18d31beb970b7867ba73f3d84c1f9290ae294e.zip |
dev-perl/Archive-Zip: s390 stable wrt bug #738212
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | dev-perl/Archive-Zip/Archive-Zip-1.680.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Archive-Zip/Archive-Zip-1.680.0.ebuild b/dev-perl/Archive-Zip/Archive-Zip-1.680.0.ebuild index 2a1faf474390..5fb3deb8764c 100644 --- a/dev-perl/Archive-Zip/Archive-Zip-1.680.0.ebuild +++ b/dev-perl/Archive-Zip/Archive-Zip-1.680.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 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x86-linux" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv s390 ~sparc ~x86 ~x86-linux" IUSE="test" RESTRICT="!test? ( test )" |