math/R: add powerpc64
Compiles fine on powerpc64. Approved by: mentors (implicite approval)
This commit is contained in:
parent
56894845c8
commit
10a750b6ed
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=504418
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue