diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-04-04 19:39:49 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-04 23:25:45 +0100 |
commit | 29dd47e05dd10b50f5ca49a8ca5a4c01c3d2a199 (patch) | |
tree | 067ea9b1fe20c9b8d06415f3d017112c8be59968 /dev-perl/Archive-Zip | |
parent | www-client/w3m: stable 0.5.3_p20180125 for sparc (diff) | |
download | gentoo-29dd47e05dd10b50f5ca49a8ca5a4c01c3d2a199.tar.gz gentoo-29dd47e05dd10b50f5ca49a8ca5a4c01c3d2a199.tar.bz2 gentoo-29dd47e05dd10b50f5ca49a8ca5a4c01c3d2a199.zip |
dev-perl/Archive-Zip: stable 1.600.0 for sparc
Bug: https://bugs.gentoo.org/652362
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
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 9e6a78b3bf1b..c0bdb7c4a8b4 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=" |