summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-01 22:48:36 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-01 22:48:36 +0100
commitab1317edcb71714e4da2cd9d6ff19263010416a4 (patch)
tree18cefbaac22660cb903dc3ba2e2eacbd91276154
parentdev-python/pytest-mock: add dev-python/setuptools_scm dep for bug 604298 (diff)
downloadgentoo-ab1317edcb71714e4da2cd9d6ff19263010416a4.tar.gz
gentoo-ab1317edcb71714e4da2cd9d6ff19263010416a4.tar.bz2
gentoo-ab1317edcb71714e4da2cd9d6ff19263010416a4.zip
net-libs/zeromq: amd64 stable wrt bug #602208
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--net-libs/zeromq/zeromq-4.1.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/zeromq/zeromq-4.1.6.ebuild b/net-libs/zeromq/zeromq-4.1.6.ebuild
index 4101a7ee7771..6d5b057bc5fa 100644
--- a/net-libs/zeromq/zeromq-4.1.6.ebuild
+++ b/net-libs/zeromq/zeromq-4.1.6.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
# $Id$
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/zeromq/zeromq4-1/releases/download/v${PV}/${P}.tar.g
LICENSE="LGPL-3"
SLOT="0/5"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE="pgm static-libs test"
RDEPEND="