summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-11-27 17:43:53 +0100
committerThomas Deutschmann <whissi@gentoo.org>2020-11-27 17:43:53 +0100
commit7d1abe3aca2c7565908af5b9a02262db8f25521b (patch)
tree0b4a77c125057538d1bd987452d518c650e84dcb /net-libs/cppzmq
parentvirtual/rust: ppc64 stable wrt bug #756769 (diff)
downloadgentoo-7d1abe3aca2c7565908af5b9a02262db8f25521b.tar.gz
gentoo-7d1abe3aca2c7565908af5b9a02262db8f25521b.tar.bz2
gentoo-7d1abe3aca2c7565908af5b9a02262db8f25521b.zip
net-libs/cppzmq: x86 stable (bug #757180)
Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@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 9929c655b614..d5656c9ebacc 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 ~arm64 ~x86 ~x86-linux"
+KEYWORDS="~amd64 ~arm ~arm64 x86 ~x86-linux"
IUSE="test"
RESTRICT="!test? ( test )"