Gentoo Archives: gentoo-commits

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