git: c2732c88dbab - main - math/R: enable on powerpc
Piotr Kubaj
pkubaj at FreeBSD.org
Wed Jun 16 10:29:28 UTC 2021
The branch main has been updated by pkubaj:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c2732c88dbabfb72af163f94a66fc26661128c15
commit c2732c88dbabfb72af163f94a66fc26661128c15
Author: Piotr Kubaj <pkubaj at FreeBSD.org>
AuthorDate: 2021-06-16 10:29:15 +0000
Commit: Piotr Kubaj <pkubaj at FreeBSD.org>
CommitDate: 2021-06-16 10:29:15 +0000
math/R: enable on powerpc
---
math/R/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 \
More information about the dev-commits-ports-all
mailing list