Gentoo Archives: gentoo-commits

From: Matt Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/zeromq/
Date: Sun, 28 Feb 2016 06:51:41
Message-Id: 1456642122.4e4aaa74697fc0f9203cd6476db9b05b272b2691.prometheanfire@gentoo
1 commit: 4e4aaa74697fc0f9203cd6476db9b05b272b2691
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 28 06:48:42 2016 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 28 06:48:42 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e4aaa74
7
8 net-libs/zeromq: keywording arm64
9
10 merged on X-C1
11
12 Package-Manager: portage-2.2.26
13
14 net-libs/zeromq/zeromq-4.1.4.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-libs/zeromq/zeromq-4.1.4.ebuild b/net-libs/zeromq/zeromq-4.1.4.ebuild
18 index c446141..0686cad 100644
19 --- a/net-libs/zeromq/zeromq-4.1.4.ebuild
20 +++ b/net-libs/zeromq/zeromq-4.1.4.ebuild
21 @@ -14,7 +14,7 @@ SRC_URI="http://download.zeromq.org/${P}.tar.gz"
22
23 LICENSE="LGPL-3"
24 SLOT="0/5"
25 -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
26 +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
27 IUSE="pgm static-libs test"
28
29 RDEPEND="