diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-18 00:11:06 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-18 00:11:06 +0300 |
commit | f995e973af5617665e4c04ff67598e3149c3922b (patch) | |
tree | 96efcec7d09a9cf519c3e019f16c110e7084ebac /net-libs | |
parent | dev-python/llvmlite: amd64 stable wrt bug #673952 (diff) | |
download | gentoo-f995e973af5617665e4c04ff67598e3149c3922b.tar.gz gentoo-f995e973af5617665e4c04ff67598e3149c3922b.tar.bz2 gentoo-f995e973af5617665e4c04ff67598e3149c3922b.zip |
net-libs/zeromq: amd64 stable wrt bug #675376
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/zeromq/zeromq-4.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/zeromq/zeromq-4.3.1.ebuild b/net-libs/zeromq/zeromq-4.3.1.ebuild index c559926847de..620a538f1f4e 100644 --- a/net-libs/zeromq/zeromq-4.3.1.ebuild +++ b/net-libs/zeromq/zeromq-4.3.1.ebuild @@ -11,7 +11,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 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="amd64 ~arm arm64 ~hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="doc drafts pgm +sodium static-libs test unwind elibc_Darwin" RDEPEND=" |