diff options
author | Mart Raudsepp <leio@gentoo.org> | 2019-01-16 02:41:15 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2019-01-16 02:41:15 +0200 |
commit | f46cd1d8796ba761bc33da38dedda7423b8f13ed (patch) | |
tree | 6dfeb62d13b9001feeddad556ac02e59a944395b /net-libs | |
parent | gnome-extra/gnome-shell-extensions-topicons-plus: bump to v22 for gnome-shell... (diff) | |
download | gentoo-f46cd1d8796ba761bc33da38dedda7423b8f13ed.tar.gz gentoo-f46cd1d8796ba761bc33da38dedda7423b8f13ed.tar.bz2 gentoo-f46cd1d8796ba761bc33da38dedda7423b8f13ed.zip |
net-libs/zeromq: arm64 stable (bug #675376)
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
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 b54e18a0162b..89dae8e7c29c 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=" |