math/clfft: enable on powerpc64le
This commit is contained in:
parent
6ad00ea8f1
commit
7ccc9759e7
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue