aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--math/clfft/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/clfft/Makefile b/math/clfft/Makefile
index dff8992e0233..531137d5d42e 100644
--- a/math/clfft/Makefile
+++ b/math/clfft/Makefile
@@ -17,7 +17,7 @@ BUILD_DEPENDS= opencl>=0:devel/opencl
LIB_DEPENDS= libOpenCL.so:devel/ocl-icd
RUN_DEPENDS= opencl>=0:devel/opencl
-ONLY_FOR_ARCHS= amd64 powerpc64le
+ONLY_FOR_ARCHS= amd64 powerpc64 powerpc64le
USES= cmake
USE_LDCONFIG= yes