git: 60165f4817eb - main - textproc/quickwit: Mark as broken on i386

From: Ashish SHUKLA <ashish_at_FreeBSD.org>
Date: Sat, 24 Aug 2024 19:49:00 UTC
The branch main has been updated by ashish:

URL: https://cgit.FreeBSD.org/ports/commit/?id=60165f4817eb75ddfcaf455b509ee42a20a71ac1

commit 60165f4817eb75ddfcaf455b509ee42a20a71ac1
Author:     Ashish SHUKLA <ashish@FreeBSD.org>
AuthorDate: 2024-08-24 19:38:13 +0000
Commit:     Ashish SHUKLA <ashish@FreeBSD.org>
CommitDate: 2024-08-24 19:47:06 +0000

    textproc/quickwit: Mark as broken on i386
    
    Reported by:    pkg-fallout
    MFH:            2024Q3
---
 textproc/quickwit/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/textproc/quickwit/Makefile b/textproc/quickwit/Makefile
index 1c61f5b3c4b1..000018f946d5 100644
--- a/textproc/quickwit/Makefile
+++ b/textproc/quickwit/Makefile
@@ -13,6 +13,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE_AGPLv3.0.txt
 BUILD_DEPENDS=	${LOCALBASE}/bin/protoc:devel/protobuf
 LIB_DEPENDS=	libzstd.so:archivers/zstd
 
+BROKEN_i386=	fails to build
 USES=			cargo pkgconfig
 USE_GITHUB=		yes
 GH_ACCOUNT=		quickwit-oss