summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James (sam_c) <sam@cmpct.info>2020-05-03 12:14:56 +0000
committerMart Raudsepp <leio@gentoo.org>2020-05-04 09:07:22 +0300
commit318e1276f68f31485e479604ca122a1379e6851c (patch)
treef7c26726f7bae8bbea990fa52726fd76ca0cdac0 /net-libs/cppzmq
parent=dev-libs/rapidjson-1.1.0-r2: arm64 keyworded (bug #685406) (diff)
downloadgentoo-318e1276f68f31485e479604ca122a1379e6851c.tar.gz
gentoo-318e1276f68f31485e479604ca122a1379e6851c.tar.bz2
gentoo-318e1276f68f31485e479604ca122a1379e6851c.zip
net-libs/cppzmq: arm64 keyworded (bug #685408)
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'net-libs/cppzmq')
-rw-r--r--net-libs/cppzmq/cppzmq-0_pre150606.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/cppzmq/cppzmq-0_pre150606.ebuild b/net-libs/cppzmq/cppzmq-0_pre150606.ebuild
index a1d5fd9c5315..09045e0d47ee 100644
--- a/net-libs/cppzmq/cppzmq-0_pre150606.ebuild
+++ b/net-libs/cppzmq/cppzmq-0_pre150606.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz"
SLOT="0"
LICENSE="MIT"
-KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux"
IUSE=""
RDEPEND=">=net-libs/zeromq-3"