Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/czmq/
Date: Fri, 05 Aug 2022 09:32:29
Message-Id: 1659691903.f1ca71e963ba53ef9e54d7399359fd997e416e23.arthurzam@gentoo
1 commit: f1ca71e963ba53ef9e54d7399359fd997e416e23
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 5 09:31:43 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 5 09:31:43 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1ca71e9
7
8 net-libs/czmq: Keyword 4.2.1 ia64, #855443
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 net-libs/czmq/czmq-4.2.1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/net-libs/czmq/czmq-4.2.1.ebuild b/net-libs/czmq/czmq-4.2.1.ebuild
16 index 64690fe52ffc..e3939255fdf2 100644
17 --- a/net-libs/czmq/czmq-4.2.1.ebuild
18 +++ b/net-libs/czmq/czmq-4.2.1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI="8"
25 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/zeromq/${PN}/releases/download/v${PV}/${P}.tar.gz"
26
27 LICENSE="MPL-2.0"
28 SLOT="0/4"
29 -KEYWORDS="amd64 arm arm64 ~hppa x86"
30 +KEYWORDS="amd64 arm arm64 ~hppa ~ia64 x86"
31 IUSE="curl drafts http-client http-server lz4 nss static-libs systemd +uuid"
32
33 BDEPEND="app-text/asciidoc