diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-12-07 07:23:18 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-12-07 07:23:18 +0100 |
commit | a45add1c7c906fdabf0ba1c40c02e4e65659b364 (patch) | |
tree | 9cb0542830434b90ed09a724949053122307cfa7 /net-libs | |
parent | net-libs/liblockfile: x86 stable wrt bug #828303 (diff) | |
download | gentoo-a45add1c7c906fdabf0ba1c40c02e4e65659b364.tar.gz gentoo-a45add1c7c906fdabf0ba1c40c02e4e65659b364.tar.bz2 gentoo-a45add1c7c906fdabf0ba1c40c02e4e65659b364.zip |
net-libs/czmq: x86 stable wrt bug #828304
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/czmq/czmq-4.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/czmq/czmq-4.2.1.ebuild b/net-libs/czmq/czmq-4.2.1.ebuild index 6782bc6eb834..64690fe52ffc 100644 --- a/net-libs/czmq/czmq-4.2.1.ebuild +++ b/net-libs/czmq/czmq-4.2.1.ebuild @@ -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 x86" IUSE="curl drafts http-client http-server lz4 nss static-libs systemd +uuid" BDEPEND="app-text/asciidoc |