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: Sun, 05 Feb 2017 16:47:00
Message-Id: 1486313205.3459c3d92d0c788358bdf0e36682ff7dacccfcdf.maekke@gentoo
1 commit: 3459c3d92d0c788358bdf0e36682ff7dacccfcdf
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 5 16:45:28 2017 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 5 16:46:45 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3459c3d9
7
8 net-libs/zeromq: arm stable, bug #602208
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11 RepoMan-Options: --include-arches="arm"
12
13 net-libs/zeromq/zeromq-4.1.6.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-libs/zeromq/zeromq-4.1.6.ebuild b/net-libs/zeromq/zeromq-4.1.6.ebuild
17 index 9b6dc1a..153350b 100644
18 --- a/net-libs/zeromq/zeromq-4.1.6.ebuild
19 +++ b/net-libs/zeromq/zeromq-4.1.6.ebuild
20 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/zeromq/zeromq4-1/releases/download/v${PV}/${P}.tar.g
21
22 LICENSE="LGPL-3"
23 SLOT="0/5"
24 -KEYWORDS="amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 x86 ~amd64-linux ~x86-linux"
25 +KEYWORDS="amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 x86 ~amd64-linux ~x86-linux"
26 IUSE="pgm static-libs test"
27
28 RDEPEND="