summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2018-03-28 23:29:11 +0300
committerMart Raudsepp <leio@gentoo.org>2018-03-28 23:31:57 +0300
commit643729e3b1524e23b817bfe09f5c791633afabed (patch)
tree2f13d99f17d92ef91e432f68e31b772117288fb8 /net-libs/zeromq
parentapp-text/openjade-1.3.2-r7: arm64 stable (bug #620838) (diff)
downloadgentoo-643729e3b1524e23b817bfe09f5c791633afabed.tar.gz
gentoo-643729e3b1524e23b817bfe09f5c791633afabed.tar.bz2
gentoo-643729e3b1524e23b817bfe09f5c791633afabed.zip
net-libs/zeromq-4.2.2-r2: arm64 stable (bug #618522)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'net-libs/zeromq')
-rw-r--r--net-libs/zeromq/zeromq-4.2.2-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/zeromq/zeromq-4.2.2-r2.ebuild b/net-libs/zeromq/zeromq-4.2.2-r2.ebuild
index eae427ca0c8d..1358d25ebc83 100644
--- a/net-libs/zeromq/zeromq-4.2.2-r2.ebuild
+++ b/net-libs/zeromq/zeromq-4.2.2-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -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 x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="amd64 arm arm64 hppa ia64 ~mips ppc ppc64 x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
IUSE="doc pgm +sodium static-libs test unwind elibc_Darwin"
RDEPEND="