Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/czmq/
Date: Mon, 06 Dec 2021 15:23:11
Message-Id: 1638804072.0a8e1cb063337fb27d3d0d7b3fddd9ac7b23fd89.sam@gentoo
1 commit: 0a8e1cb063337fb27d3d0d7b3fddd9ac7b23fd89
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Dec 6 15:21:12 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 6 15:21:12 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a8e1cb0
7
8 net-libs/czmq: Stabilize 4.2.1 arm, #828304
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-libs/czmq/czmq-4.2.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-libs/czmq/czmq-4.2.1.ebuild b/net-libs/czmq/czmq-4.2.1.ebuild
16 index e21801d13d40..6782bc6eb834 100644
17 --- a/net-libs/czmq/czmq-4.2.1.ebuild
18 +++ b/net-libs/czmq/czmq-4.2.1.ebuild
19 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/zeromq/${PN}/releases/download/v${PV}/${P}.tar.gz"
20
21 LICENSE="MPL-2.0"
22 SLOT="0/4"
23 -KEYWORDS="amd64 ~arm arm64 ~hppa ~x86"
24 +KEYWORDS="amd64 arm arm64 ~hppa ~x86"
25 IUSE="curl drafts http-client http-server lz4 nss static-libs systemd +uuid"
26
27 BDEPEND="app-text/asciidoc