Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Archive-Zip/
Date: Mon, 29 Feb 2016 18:53:53
Message-Id: 1456771995.b7a3020483df9dd9df0b3c63f3b75c5219945298.grobian@gentoo
1 commit: b7a3020483df9dd9df0b3c63f3b75c5219945298
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 29 18:53:15 2016 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 29 18:53:15 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7a30204
7
8 dev-perl/Archive-Zip: added Prefix keywords, bug #569868
9
10 Package-Manager: portage-2.2.27-prefix
11
12 dev-perl/Archive-Zip/Archive-Zip-1.560.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/Archive-Zip/Archive-Zip-1.560.0.ebuild b/dev-perl/Archive-Zip/Archive-Zip-1.560.0.ebuild
16 index ea02c7d..72681f8 100644
17 --- a/dev-perl/Archive-Zip/Archive-Zip-1.560.0.ebuild
18 +++ b/dev-perl/Archive-Zip/Archive-Zip-1.560.0.ebuild
19 @@ -11,7 +11,7 @@ inherit perl-module
20 DESCRIPTION="A wrapper that lets you read Zip archive members as if they were files"
21
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86"
24 +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
25 IUSE="test"
26
27 RDEPEND="