Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/czmq/
Date: Mon, 19 Jun 2017 09:54:30
Message-Id: 1497865242.7b55297e409bfce34a443f2171085d6d7e24c4db.aballier@gentoo
1 commit: 7b55297e409bfce34a443f2171085d6d7e24c4db
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 19 09:40:42 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 19 09:40:42 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b55297e
7
8 net-libs/czmq: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 net-libs/czmq/czmq-3.0.2.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/net-libs/czmq/czmq-3.0.2.ebuild b/net-libs/czmq/czmq-3.0.2.ebuild
16 index 365f71a0cea..3bbe065064f 100644
17 --- a/net-libs/czmq/czmq-3.0.2.ebuild
18 +++ b/net-libs/czmq/czmq-3.0.2.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2016 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 @@ -13,7 +13,7 @@ SRC_URI="http://download.zeromq.org/${P}.tar.gz"
26
27 LICENSE="LGPL-3"
28 SLOT="0"
29 -KEYWORDS="amd64 arm hppa x86"
30 +KEYWORDS="amd64 arm ~arm64 hppa x86"
31 IUSE="doc static-libs test"
32
33 RDEPEND="