diff options
author | Sam James (sam_c) <sam@cmpct.info> | 2020-06-27 22:06:56 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-06-29 08:33:03 +0200 |
commit | 73e05596ba80ac128e50b78f1ff6a7a76747ca4c (patch) | |
tree | 0a802f6a9059391029ce9f7eca3d275195550f99 | |
parent | dev-python/tqdm: arm keyworded (bug #726188) (diff) | |
download | gentoo-73e05596ba80ac128e50b78f1ff6a7a76747ca4c.tar.gz gentoo-73e05596ba80ac128e50b78f1ff6a7a76747ca4c.tar.bz2 gentoo-73e05596ba80ac128e50b78f1ff6a7a76747ca4c.zip |
net-libs/cppzmq: arm 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: Michał Górny <mgorny@gentoo.org>
-rw-r--r-- | net-libs/cppzmq/cppzmq-4.6.0.ebuild | 2 |
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 477975337ae1..a9d24c470685 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 ~x86 ~x86-linux" +KEYWORDS="~amd64 ~arm ~x86 ~x86-linux" IUSE="test" RESTRICT="!test? ( test )" |