git: c1cd31057556 - main - www/dufs: Mark as broken on i386

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

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

commit c1cd31057556739e5e18bd04b4d3f58ee97ac99e
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:46:13 +0000

    www/dufs: Mark as broken on i386
    
    Reported by:    pkg-fallout
    MFH:            2024Q3
---
 www/dufs/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/www/dufs/Makefile b/www/dufs/Makefile
index 29fe7c98cff7..255ef882520d 100644
--- a/www/dufs/Makefile
+++ b/www/dufs/Makefile
@@ -13,6 +13,8 @@ LICENSE_COMB=	dual
 LICENSE_FILE_MIT=	${WRKSRC}/LICENSE-MIT
 LICENSE_FILE_APACHE20=	${WRKSRC}/LICENSE-APACHE
 
+BROKEN_i386=	fails to build
+
 USES=		cargo
 USE_GITHUB=	yes
 GH_ACCOUNT=	sigoden