mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
java/aparapi: enable on powerpc64
Builds fine.
This commit is contained in:
parent
313914d764
commit
cd71a906c7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=559579
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
|
LIB_DEPENDS= libOpenCL.so:devel/ocl-icd
|
||||||
RUN_DEPENDS= opencl>=0:devel/opencl
|
RUN_DEPENDS= opencl>=0:devel/opencl
|
||||||
|
|
||||||
ONLY_FOR_ARCHS= amd64
|
ONLY_FOR_ARCHS= amd64 powerpc64
|
||||||
|
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue