diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-21 18:50:46 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-21 18:50:46 -0400 |
commit | fd6d50c55cec3ae8581fe13447ddda80ccca5244 (patch) | |
tree | ecf3b80dafbfe4a8ef400300f829155af391e9bf /net-libs/zeromq | |
parent | app-editors/vim: arm64 stable wrt bug #687394 (diff) | |
download | gentoo-fd6d50c55cec3ae8581fe13447ddda80ccca5244.tar.gz gentoo-fd6d50c55cec3ae8581fe13447ddda80ccca5244.tar.bz2 gentoo-fd6d50c55cec3ae8581fe13447ddda80ccca5244.zip |
net-libs/zeromq: arm64 stable (bug #689426)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'net-libs/zeromq')
-rw-r--r-- | net-libs/zeromq/zeromq-4.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/zeromq/zeromq-4.3.2.ebuild b/net-libs/zeromq/zeromq-4.3.2.ebuild index 95609cc8efd5..52b64480bdf0 100644 --- a/net-libs/zeromq/zeromq-4.3.2.ebuild +++ b/net-libs/zeromq/zeromq-4.3.2.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=" |