aboutsummaryrefslogtreecommitdiff
path: root/math/R
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2021-06-16 10:29:15 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2021-06-16 10:29:15 +0000
commitc2732c88dbabfb72af163f94a66fc26661128c15 (patch)
tree88fb567df94b99e64774efc15e5e9c57a2a4d70e /math/R
parent1fd1be3fa965e1650cc516194785d5239c2122fb (diff)
downloadports-c2732c88dbabfb72af163f94a66fc26661128c15.tar.gz
ports-c2732c88dbabfb72af163f94a66fc26661128c15.zip
math/R: enable on powerpc
Diffstat (limited to 'math/R')
-rw-r--r--math/R/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/R/Makefile b/math/R/Makefile
index 1cd27fb285ae..9075c17fa3d1 100644
--- a/math/R/Makefile
+++ b/math/R/Makefile
@@ -10,7 +10,7 @@ COMMENT= Language for statistical computing and graphics
LICENSE= GPLv2
-ONLY_FOR_ARCHS= aarch64 amd64 armv6 armv7 i386 powerpc64 powerpc64le
+ONLY_FOR_ARCHS= aarch64 amd64 armv6 armv7 i386 powerpc powerpc64 powerpc64le
BUILD_DEPENDS= texi2any:print/texinfo
LIB_DEPENDS= libcurl.so:ftp/curl \