git: 81b455c282e3 - main - japanese/sudachi: broken on powerpc, same as i386

From: Piotr Kubaj <pkubaj_at_FreeBSD.org>
Date: Sun, 12 Jan 2025 21:43:58 UTC
The branch main has been updated by pkubaj:

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

commit 81b455c282e347b6d15bd08786266017e4bdf1d5
Author:     Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2025-01-12 21:21:11 +0000
Commit:     Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2025-01-12 21:42:06 +0000

    japanese/sudachi: broken on powerpc, same as i386
---
 japanese/sudachi/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/japanese/sudachi/Makefile b/japanese/sudachi/Makefile
index 7a5870d3fc3d..164cc1714735 100644
--- a/japanese/sudachi/Makefile
+++ b/japanese/sudachi/Makefile
@@ -14,6 +14,7 @@ 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
+BROKEN_powerpc=	compilation fails, see https://github.com/WorksApplications/sudachi.rs/issues/271
 
 USES=		cargo