aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2021-06-20 13:14:16 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2021-06-20 13:14:16 +0000
commit42fbc13dca9053d16b127d9331fae219b640b029 (patch)
tree8f22876f6621b913a850496b1aab5a4fca1f6430 /graphics
parent1d6bf6423e92c3cf6c91b1d759f24ee2f4038ced (diff)
downloadports-42fbc13dca9053d16b127d9331fae219b640b029.tar.gz
ports-42fbc13dca9053d16b127d9331fae219b640b029.zip
graphics/R-cran-s2: disable on all 32-bit architectures, not just i386
Diffstat (limited to 'graphics')
-rw-r--r--graphics/R-cran-s2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/R-cran-s2/Makefile b/graphics/R-cran-s2/Makefile
index c68362f4346d..bb315a614431 100644
--- a/graphics/R-cran-s2/Makefile
+++ b/graphics/R-cran-s2/Makefile
@@ -8,7 +8,7 @@ COMMENT= Spherical Geometry Operators Using the S2 Geometry Library
LICENSE= APACHE20
-NOT_FOR_ARCHS= i386
+NOT_FOR_ARCHS= armv6 armv7 i386 mips powerpc powerpcspe
NOT_FOR_ARCHS_REASON= is currently 64-bit only
CRAN_DEPENDS= R-cran-Rcpp>0:devel/R-cran-Rcpp \