diff options
-rw-r--r-- | benchmarks/clpeak/Makefile | 1 | ||||
-rw-r--r-- | math/clfft/Makefile | 1 | ||||
-rw-r--r-- | science/iboview/Makefile | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/benchmarks/clpeak/Makefile b/benchmarks/clpeak/Makefile index 52d1101dbcfd..983c4dba5a02 100644 --- a/benchmarks/clpeak/Makefile +++ b/benchmarks/clpeak/Makefile @@ -16,7 +16,6 @@ LIB_DEPENDS= libOpenCL.so:devel/ocl-icd RUN_DEPENDS= opencl>=0:devel/opencl ONLY_FOR_ARCHS= amd64 -ONLY_FOR_ARCHS_REASON_amd64= only builds and is supported on amd64 USE_GITHUB= yes GH_ACCOUNT= krrishnarraj diff --git a/math/clfft/Makefile b/math/clfft/Makefile index 1354ad296ac0..bcc8a136592f 100644 --- a/math/clfft/Makefile +++ b/math/clfft/Makefile @@ -18,7 +18,6 @@ LIB_DEPENDS= libOpenCL.so:devel/ocl-icd RUN_DEPENDS= opencl>=0:devel/opencl ONLY_FOR_ARCHS= amd64 -ONLY_FOR_ARCHS_REASON_amd64= only builds and is supported on amd64 USES= cmake USE_LDCONFIG= yes diff --git a/science/iboview/Makefile b/science/iboview/Makefile index 71e3198744f6..588c24380285 100644 --- a/science/iboview/Makefile +++ b/science/iboview/Makefile @@ -18,7 +18,6 @@ BUILD_DEPENDS= boost-libs>=0:devel/boost-libs RUN_DEPENDS= boost-libs>=0:devel/boost-libs ONLY_FOR_ARCHS= amd64 -ONLY_FOR_ARCHS_REASON_amd64= only builds and is supported on amd64 USES= fortran blaslapack:openblas qmake:outsource qt:5 tar:bz2 USE_GL= gl glu |