git: 881749d4dbee - main - graphics/R-cran-s2: enable on armv7
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 30 May 2023 23:44:07 UTC
The branch main has been updated by pkubaj: URL: https://cgit.FreeBSD.org/ports/commit/?id=881749d4dbeea91384154c00b79e2650a7f3356d commit 881749d4dbeea91384154c00b79e2650a7f3356d Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2023-05-30 16:57:47 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2023-05-30 23:43:49 +0000 graphics/R-cran-s2: enable on armv7 Builds fine. --- graphics/R-cran-s2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/R-cran-s2/Makefile b/graphics/R-cran-s2/Makefile index 84dc2169f62c..d893a926ddae 100644 --- a/graphics/R-cran-s2/Makefile +++ b/graphics/R-cran-s2/Makefile @@ -9,7 +9,7 @@ WWW= https://cran.r-project.org/web/packages/s2/ LICENSE= APACHE20 -NOT_FOR_ARCHS= armv6 armv7 mips powerpc powerpcspe +NOT_FOR_ARCHS= armv6 mips powerpc powerpcspe NOT_FOR_ARCHS_REASON= is currently 64-bit only CRAN_DEPENDS= R-cran-Rcpp>0:devel/R-cran-Rcpp \