Date: Wed, 4 Sep 2024 04:32:25 GMT From: Ashish SHUKLA <ashish@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 6da7703229f7 - main - net-im/iamb: Mark as broken on i386 architecture Message-ID: <202409040432.4844WPYp063212@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by ashish: URL: https://cgit.FreeBSD.org/ports/commit/?id=6da7703229f7a89335bf369a255f9c60486d923c commit 6da7703229f7a89335bf369a255f9c60486d923c Author: Ashish SHUKLA <ashish@FreeBSD.org> AuthorDate: 2024-09-04 04:30:26 +0000 Commit: Ashish SHUKLA <ashish@FreeBSD.org> CommitDate: 2024-09-04 04:30:26 +0000 net-im/iamb: Mark as broken on i386 architecture --- net-im/iamb/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/net-im/iamb/Makefile b/net-im/iamb/Makefile index 828aeeb8b6b8..7ece60944eca 100644 --- a/net-im/iamb/Makefile +++ b/net-im/iamb/Makefile @@ -11,6 +11,7 @@ WWW= https://iamb.chat/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN_i386= fails to build USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= ulyssa
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409040432.4844WPYp063212>