diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-05 12:31:43 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-05 12:31:43 +0300 |
commit | f1ca71e963ba53ef9e54d7399359fd997e416e23 (patch) | |
tree | e7dc96a2edc0d42b9a52cce7b9db1ca6eb30d56f /net-libs/czmq | |
parent | dev-libs/liblogging: Keyword 1.0.6-r1 ia64, #855443 (diff) | |
download | gentoo-f1ca71e963ba53ef9e54d7399359fd997e416e23.tar.gz gentoo-f1ca71e963ba53ef9e54d7399359fd997e416e23.tar.bz2 gentoo-f1ca71e963ba53ef9e54d7399359fd997e416e23.zip |
net-libs/czmq: Keyword 4.2.1 ia64, #855443
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-libs/czmq')
-rw-r--r-- | net-libs/czmq/czmq-4.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/czmq/czmq-4.2.1.ebuild b/net-libs/czmq/czmq-4.2.1.ebuild index 64690fe52ffc..e3939255fdf2 100644 --- a/net-libs/czmq/czmq-4.2.1.ebuild +++ b/net-libs/czmq/czmq-4.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="8" @@ -9,7 +9,7 @@ SRC_URI="https://github.com/zeromq/${PN}/releases/download/v${PV}/${P}.tar.gz" LICENSE="MPL-2.0" SLOT="0/4" -KEYWORDS="amd64 arm arm64 ~hppa x86" +KEYWORDS="amd64 arm arm64 ~hppa ~ia64 x86" IUSE="curl drafts http-client http-server lz4 nss static-libs systemd +uuid" BDEPEND="app-text/asciidoc |