math/R: add powerpc64

Compiles fine on powerpc64.

Approved by:	mentors (implicite approval)
This commit is contained in:
Piotr Kubaj 2019-06-17 12:30:50 +00:00
parent 56894845c8
commit 10a750b6ed
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=504418

View file

@ -12,7 +12,7 @@ COMMENT= Language for statistical computing and graphics
LICENSE= GPLv2
ONLY_FOR_ARCHS= aarch64 amd64 armv6 armv7 i386
ONLY_FOR_ARCHS= aarch64 amd64 armv6 armv7 i386 powerpc64
LIB_DEPENDS= libcurl.so:ftp/curl \
libpcre.so:devel/pcre