commit: 6c1c10bb02b2e220a79765ed521dbf7b6bfe7d79 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Mon Feb 27 08:22:16 2017 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Mon Feb 27 08:22:16 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c1c10bb
net-libs/zeromq: amd64 stable wrt bug #610992 Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> net-libs/zeromq/zeromq-3.2.5.ebuild | 4 ++-- net-libs/zeromq/zeromq-4.2.1.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/net-libs/zeromq/zeromq-3.2.5.ebuild b/net-libs/zeromq/zeromq-3.2.5.ebuild index 5bf3775339..355622cdd0 100644 --- a/net-libs/zeromq/zeromq-3.2.5.ebuild +++ b/net-libs/zeromq/zeromq-3.2.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 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="http://download.zeromq.org/${P}.tar.gz" LICENSE="LGPL-3" SLOT="0/3" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="pgm test static-libs elibc_glibc" DEPEND=" diff --git a/net-libs/zeromq/zeromq-4.2.1.ebuild b/net-libs/zeromq/zeromq-4.2.1.ebuild index 1eb5be1cfa..47aedb606d 100644 --- a/net-libs/zeromq/zeromq-4.2.1.ebuild +++ b/net-libs/zeromq/zeromq-4.2.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/zeromq/libzmq/releases/download/v${PV}/${P}.tar.gz" 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 +sodium static-libs test" RDEPEND="