git: 085faabea22a - main - textproc/meilisearch: Mark as broken on i386
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 24 Aug 2024 19:48:59 UTC
The branch main has been updated by ashish: URL: https://cgit.FreeBSD.org/ports/commit/?id=085faabea22a268f6219a1258eab37f9a522d840 commit 085faabea22a268f6219a1258eab37f9a522d840 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:01 +0000 textproc/meilisearch: Mark as broken on i386 Reported by: pkg-fallout MFH: 2024Q3 --- textproc/meilisearch/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/textproc/meilisearch/Makefile b/textproc/meilisearch/Makefile index da440b3b8bc5..5baba6fb8332 100644 --- a/textproc/meilisearch/Makefile +++ b/textproc/meilisearch/Makefile @@ -36,6 +36,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