git: 197cc6d36661 - main - graphics/R-cran-s2: Set NOT_FOR_ARCHS=i386
TAKATSU Tomonari
tota at FreeBSD.org
Sat Jun 12 05:08:23 UTC 2021
The branch main has been updated by tota:
URL: https://cgit.FreeBSD.org/ports/commit/?id=197cc6d36661abd1295dbf4bd84a99b830f9e4d7
commit 197cc6d36661abd1295dbf4bd84a99b830f9e4d7
Author: TAKATSU Tomonari <tota at FreeBSD.org>
AuthorDate: 2021-06-12 03:59:23 +0000
Commit: TAKATSU Tomonari <tota at FreeBSD.org>
CommitDate: 2021-06-12 05:08:07 +0000
graphics/R-cran-s2: Set NOT_FOR_ARCHS=i386
---
graphics/R-cran-s2/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/graphics/R-cran-s2/Makefile b/graphics/R-cran-s2/Makefile
index 97acd1d34d0a..73f5e0ba0512 100644
--- a/graphics/R-cran-s2/Makefile
+++ b/graphics/R-cran-s2/Makefile
@@ -8,6 +8,9 @@ COMMENT= Spherical Geometry Operators Using the S2 Geometry Library
LICENSE= APACHE20
+NOT_FOR_ARCHS= i386
+NOT_FOR_ARCHS_REASON= is currently 64-bit only
+
CRAN_DEPENDS= R-cran-Rcpp>0:devel/R-cran-Rcpp \
R-cran-wk>0:math/R-cran-wk
BUILD_DEPENDS= ${CRAN_DEPENDS}
More information about the dev-commits-ports-all
mailing list