Gentoo Archives: gentoo-commits

From: James Le Cuirot <chewi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/zeromq/
Date: Sat, 29 Jan 2022 14:29:38
Message-Id: 1643466557.3b2e3f4e875c21b3770ef7037da8125068445638.chewi@gentoo
1 commit: 3b2e3f4e875c21b3770ef7037da8125068445638
2 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 29 14:23:24 2022 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 29 14:29:17 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b2e3f4e
7
8 net-libs/zeromq: Keyword 4.3.4-r1 for ~m68k
9
10 2 of 125 tests failed, probably due to insufficient memory.
11
12 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
13
14 net-libs/zeromq/zeromq-4.3.4-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-libs/zeromq/zeromq-4.3.4-r1.ebuild b/net-libs/zeromq/zeromq-4.3.4-r1.ebuild
18 index 2e385aa17e29..ebd0d6dff9df 100644
19 --- a/net-libs/zeromq/zeromq-4.3.4-r1.ebuild
20 +++ b/net-libs/zeromq/zeromq-4.3.4-r1.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/zeromq/libzmq/releases/download/v${PV}/${P}.tar.gz"
22
23 LICENSE="LGPL-3"
24 SLOT="0/5"
25 -KEYWORDS="amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
26 +KEYWORDS="amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
27 IUSE="doc drafts +libbsd pgm +sodium static-libs test unwind"
28 RESTRICT="!test? ( test )"