commit: 7b55297e409bfce34a443f2171085d6d7e24c4db Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Mon Jun 19 09:40:42 2017 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Mon Jun 19 09:40:42 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b55297e
net-libs/czmq: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.2 net-libs/czmq/czmq-3.0.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-libs/czmq/czmq-3.0.2.ebuild b/net-libs/czmq/czmq-3.0.2.ebuild index 365f71a0cea..3bbe065064f 100644 --- a/net-libs/czmq/czmq-3.0.2.ebuild +++ b/net-libs/czmq/czmq-3.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="http://download.zeromq.org/${P}.tar.gz" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="amd64 arm hppa x86" +KEYWORDS="amd64 arm ~arm64 hppa x86" IUSE="doc static-libs test" RDEPEND="
