git: 1782693119da - main - devel/R-cran-randomForest: mark as broken on i386
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 01 Jun 2025 17:07:25 UTC
The branch main has been updated by skreuzer:
URL: https://cgit.FreeBSD.org/ports/commit/?id=1782693119daccf5bee1564c5a29da538f589f67
commit 1782693119daccf5bee1564c5a29da538f589f67
Author: Steven Kreuzer <skreuzer@FreeBSD.org>
AuthorDate: 2025-06-01 00:05:01 +0000
Commit: Steven Kreuzer <skreuzer@FreeBSD.org>
CommitDate: 2025-06-01 16:56:35 +0000
devel/R-cran-randomForest: mark as broken on i386
---
devel/R-cran-randomForest/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/devel/R-cran-randomForest/Makefile b/devel/R-cran-randomForest/Makefile
index eb270451e430..632ad563719b 100644
--- a/devel/R-cran-randomForest/Makefile
+++ b/devel/R-cran-randomForest/Makefile
@@ -10,6 +10,8 @@ WWW= https://cran.r-project.org/web/packages/randomForest/
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
+BROKEN_i386= fails to build
+
RUN_DEPENDS= R-cran-RColorBrewer>=1.1_3:graphics/R-cran-RColorBrewer
USES= cran:auto-plist,compiles