diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2024-09-04 04:30:26 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2024-09-04 04:30:26 +0000 |
commit | 6da7703229f7a89335bf369a255f9c60486d923c (patch) | |
tree | 1081687e7621cc4c1d86ff9db413f8e1001de43b | |
parent | b7970a832d9e227317b98b05aa5389d2b0d0b961 (diff) | |
download | ports-6da7703229f7a89335bf369a255f9c60486d923c.tar.gz ports-6da7703229f7a89335bf369a255f9c60486d923c.zip |
net-im/iamb: Mark as broken on i386 architecture
-rw-r--r-- | net-im/iamb/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 |