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: Sun, 16 May 2021 00:03:53
Message-Id: 1621123357.bd7e850b0db1df82c80a02b0329f67cb64c446cd.sam@gentoo
1 commit: bd7e850b0db1df82c80a02b0329f67cb64c446cd
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 16 00:02:37 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun May 16 00:02:37 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd7e850b
7
8 net-libs/czmq: Stabilize 4.2.0 arm64, #768675
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-libs/czmq/czmq-4.2.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-libs/czmq/czmq-4.2.0.ebuild b/net-libs/czmq/czmq-4.2.0.ebuild
16 index ddf995f5914..678a10dbc55 100644
17 --- a/net-libs/czmq/czmq-4.2.0.ebuild
18 +++ b/net-libs/czmq/czmq-4.2.0.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 static-libs systemd +uuid"
26
27 BDEPEND="app-text/asciidoc