math/clfft: enable on riscv64
This commit is contained in:
parent
42fbc13dca
commit
49cee21e0a
1 changed files with 1 additions and 1 deletions
|
@ -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 powerpc powerpc64 powerpc64le
|
||||
ONLY_FOR_ARCHS= amd64 powerpc powerpc64 powerpc64le riscv64
|
||||
|
||||
USES= cmake
|
||||
USE_LDCONFIG= yes
|
||||
|
|
Loading…
Reference in a new issue