Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/zeromq/
Date: Tue, 03 Oct 2017 00:15:33
Message-Id: 1506988351.c787d519f58acd467abe4602610a8e33132a348d.whissi@gentoo
1 commit: c787d519f58acd467abe4602610a8e33132a348d
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 2 23:52:31 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 2 23:52:31 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c787d519
7
8 net-libs/zeromq: x86 stable (bug #618522)
9
10 Package-Manager: Portage-2.3.10, Repoman-2.3.3
11
12 net-libs/zeromq/zeromq-4.2.2-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-libs/zeromq/zeromq-4.2.2-r2.ebuild b/net-libs/zeromq/zeromq-4.2.2-r2.ebuild
16 index d3fe326c24f..51ff7c65b51 100644
17 --- a/net-libs/zeromq/zeromq-4.2.2-r2.ebuild
18 +++ b/net-libs/zeromq/zeromq-4.2.2-r2.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/zeromq/libzmq/releases/download/v${PV}/${P}.tar.gz"
20
21 LICENSE="LGPL-3"
22 SLOT="0/5"
23 -KEYWORDS="amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
24 +KEYWORDS="amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
25 IUSE="doc pgm +sodium static-libs test unwind elibc_Darwin"
26
27 RDEPEND="