git: 1d68298a9615 - 2024Q3 - textproc/quickwit: Mark as broken on i386

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=1d68298a961506aebf3022e4ee07e1c173c07c52

commit 1d68298a961506aebf3022e4ee07e1c173c07c52
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:48:46 +0000

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

diff --git a/textproc/quickwit/Makefile b/textproc/quickwit/Makefile
index 0b391bbcc8d5..8e9ffcccd601 100644
--- a/textproc/quickwit/Makefile
+++ b/textproc/quickwit/Makefile
@@ -14,6 +14,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