Gentoo Archives: gentoo-commits

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