Skip to content
Snippets Groups Projects
Commit 10369738 authored by Piotr Kubaj's avatar Piotr Kubaj
Browse files

math/clfft: enable on powerpc

parent 8dbfba4e
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@ BUILD_DEPENDS= opencl>=0:devel/opencl
LIB_DEPENDS= libOpenCL.so:devel/ocl-icd
RUN_DEPENDS= opencl>=0:devel/opencl
ONLY_FOR_ARCHS= amd64 powerpc64 powerpc64le
ONLY_FOR_ARCHS= amd64 powerpc powerpc64 powerpc64le
USES= cmake
USE_LDCONFIG= yes
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment