math/clfft: enable on powerpc64le

This commit is contained in:
Piotr Kubaj 2021-04-06 14:22:16 +02:00
parent 6ad00ea8f1
commit 7ccc9759e7

View file

@ -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
ONLY_FOR_ARCHS= amd64 powerpc64le
USES= cmake
USE_LDCONFIG= yes