Gentoo Archives: gentoo-commits

From: Kent Fredric <kentnl@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Archive-Zip/
Date: Tue, 18 Jul 2017 16:22:05
Message-Id: 1500394713.0c95ffc0cffd6a121f7d253f6ec3ad0951251a8a.kentnl@gentoo
1 commit: 0c95ffc0cffd6a121f7d253f6ec3ad0951251a8a
2 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jul 18 16:05:44 2017 +0000
4 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
5 CommitDate: Tue Jul 18 16:18:33 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c95ffc0
7
8 dev-perl/Archive-Zip: Drop ~m68k, s390 and sh
9
10 Reason for dependency now gone from tree and keywording for
11 newer versions stalled since 2015 ( See bug #569868 )
12
13 Bug: https://bugs.gentoo.org/569868
14 Package-Manager: Portage-2.3.6, Repoman-2.3.2
15
16 dev-perl/Archive-Zip/Archive-Zip-1.530.0.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/dev-perl/Archive-Zip/Archive-Zip-1.530.0.ebuild b/dev-perl/Archive-Zip/Archive-Zip-1.530.0.ebuild
20 index 09fbf0e9d4d..136c31ce397 100644
21 --- a/dev-perl/Archive-Zip/Archive-Zip-1.530.0.ebuild
22 +++ b/dev-perl/Archive-Zip/Archive-Zip-1.530.0.ebuild
23 @@ -10,7 +10,7 @@ inherit perl-module
24 DESCRIPTION="A wrapper that lets you read Zip archive members as if they were files"
25
26 SLOT="0"
27 -KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
28 +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
29 IUSE="test"
30
31 RDEPEND="