summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James (sam_c) <sam@cmpct.info>2020-06-28 14:46:43 +0000
committerMart Raudsepp <leio@gentoo.org>2020-07-04 15:27:50 +0300
commit55532c3cb8389f21b989d69688c73e9abd5979d5 (patch)
tree14b7593e6e719cd872b5153c29af0c4b419865fb /net-libs/cppzmq
parentdev-cpp/catch: arm64 keyworded (bug #727560) (diff)
downloadgentoo-55532c3cb8389f21b989d69688c73e9abd5979d5.tar.gz
gentoo-55532c3cb8389f21b989d69688c73e9abd5979d5.tar.bz2
gentoo-55532c3cb8389f21b989d69688c73e9abd5979d5.zip
net-libs/cppzmq: arm64 keyworded (bug #727560)
Package-Manager: Portage-2.3.99, Repoman-2.3.22 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-4.6.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/cppzmq/cppzmq-4.6.0.ebuild b/net-libs/cppzmq/cppzmq-4.6.0.ebuild
index a9d24c470685..9929c655b614 100644
--- a/net-libs/cppzmq/cppzmq-4.6.0.ebuild
+++ b/net-libs/cppzmq/cppzmq-4.6.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/zeromq/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
SLOT="0"
LICENSE="MIT"
-KEYWORDS="~amd64 ~arm ~x86 ~x86-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~x86-linux"
IUSE="test"
RESTRICT="!test? ( test )"