Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Jan 2025 21:43:58 GMT
From:      Piotr Kubaj <pkubaj@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 81b455c282e3 - main - japanese/sudachi: broken on powerpc, same as i386
Message-ID:  <202501122143.50CLhw93098944@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501122143.50CLhw93098944>