git: a50d60386a40 - 2024Q3 - textproc/meilisearch: Mark as broken on i386

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

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

commit a50d60386a4011e9da5cfa0140dda4b7ab47f408
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/meilisearch: Mark as broken on i386
    
    Reported by:    pkg-fallout
    MFH:            2024Q3
    
    (cherry picked from commit 085faabea22a268f6219a1258eab37f9a522d840)
---
 textproc/meilisearch/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/textproc/meilisearch/Makefile b/textproc/meilisearch/Makefile
index 2b5f20890a92..09043733cbdb 100644
--- a/textproc/meilisearch/Makefile
+++ b/textproc/meilisearch/Makefile
@@ -39,6 +39,7 @@ BUILD_DEPENDS=	libgit2>=0:devel/libgit2
 LIB_DEPENDS=	libzstd.so:archivers/zstd \
 		libonig.so:devel/oniguruma
 
+BROKEN_i386=	fails to build
 USES=		cargo pkgconfig
 USE_GITHUB=	yes