summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-09-08 04:06:02 +0000
committerSam James <sam@gentoo.org>2020-09-08 04:06:02 +0000
commita1c25a4e283f828b5c18549d007fb82948e855fd (patch)
tree4ed1a8369b3a24b678174aa3f6fe7501443b1b4f /net-libs/zeromq
parentsys-apps/portage: 3.0.6 requires at least gemato-14.5 (diff)
downloadgentoo-a1c25a4e283f828b5c18549d007fb82948e855fd.tar.gz
gentoo-a1c25a4e283f828b5c18549d007fb82948e855fd.tar.bz2
gentoo-a1c25a4e283f828b5c18549d007fb82948e855fd.zip
net-libs/zeromq: Stabilize 4.3.3 arm64, #740574
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/zeromq')
-rw-r--r--net-libs/zeromq/zeromq-4.3.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/zeromq/zeromq-4.3.3.ebuild b/net-libs/zeromq/zeromq-4.3.3.ebuild
index e9a0a3255f32..3a50e0c7a1e8 100644
--- a/net-libs/zeromq/zeromq-4.3.3.ebuild
+++ b/net-libs/zeromq/zeromq-4.3.3.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"
RESTRICT="!test? ( test )"