git: f1431b1f93a8 - main - japanese/sudachi: Broken on armv7

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Sat, 04 Jan 2025 07:40:38 UTC
The branch main has been updated by yuri:

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

commit f1431b1f93a83abc91217c1d1e10cfdfc0fe28bd
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-01-04 07:30:31 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-01-04 07:30:31 +0000

    japanese/sudachi: Broken on armv7
    
    Reported by:    fallout
---
 japanese/sudachi/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/japanese/sudachi/Makefile b/japanese/sudachi/Makefile
index 05b1d117a14f..54ee5c9f8521 100644
--- a/japanese/sudachi/Makefile
+++ b/japanese/sudachi/Makefile
@@ -12,6 +12,7 @@ WWW=		https://github.com/WorksApplications/sudachi.rs
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN_armv7=	compilation fails, see https://github.com/WorksApplications/sudachi.rs/issues/271
 BROKEN_i386=	compilation fails, see https://github.com/WorksApplications/sudachi.rs/issues/271
 
 USES=		cargo