Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libzip/
Date: Mon, 23 Oct 2017 18:42:56
Message-Id: 1508784151.804f07474401e8be91c92519abc0625b1d09fb63.whissi@gentoo
1 commit: 804f07474401e8be91c92519abc0625b1d09fb63
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 23 18:30:45 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 23 18:42:31 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=804f0747
7
8 dev-libs/libzip: x86 stable (bug #629574)
9
10 Package-Manager: Portage-2.3.11, Repoman-2.3.3
11
12 dev-libs/libzip/libzip-1.3.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/libzip/libzip-1.3.0.ebuild b/dev-libs/libzip/libzip-1.3.0.ebuild
16 index bd3e0fe2344..f7fdc6738e8 100644
17 --- a/dev-libs/libzip/libzip-1.3.0.ebuild
18 +++ b/dev-libs/libzip/libzip-1.3.0.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://www.nih.at/libzip/${P}.tar.xz"
20
21 LICENSE="BSD"
22 SLOT="0/5"
23 -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
24 +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
25 IUSE="bzip2 static-libs"
26
27 RDEPEND="