diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-04-28 08:13:52 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-05-04 21:44:53 +0700 |
commit | 2e91f256fe39b0c4a8affd1752509082260ace45 (patch) | |
tree | b51a524919b0ba38b727eb6461991b48b42398bd /libraries/opencl-amd | |
parent | dc0d97c86e5c3da91e7bbf98a6cd23aa35ffcd06 (diff) |
libraries/opencl-amd: Mark for x86_64 only.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/opencl-amd')
-rw-r--r-- | libraries/opencl-amd/opencl-amd.info | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/opencl-amd/opencl-amd.info b/libraries/opencl-amd/opencl-amd.info index 15f6c25ea66d2..8ff03f005d3a8 100644 --- a/libraries/opencl-amd/opencl-amd.info +++ b/libraries/opencl-amd/opencl-amd.info @@ -1,8 +1,8 @@ PRGNAM="opencl-amd" VERSION="22.20.3" HOMEPAGE="https://docs.amd.com/bundle/ROCm-Release-Notes-v5.2/page/About_This_Document.html" -DOWNLOAD="https://repo.radeon.com/amdgpu/22.20.3/ubuntu/pool/main/libd/libdrm-amdgpu/libdrm-amdgpu-amdgpu1_2.4.110.50203-1462318~22.04_amd64.deb" -MD5SUM="cd291312140d06b001381991c3e6ce24" +DOWNLOAD="UNSUPPORTED" +MD5SUM="" DOWNLOAD_x86_64="https://repo.radeon.com/amdgpu/22.20.3/ubuntu/pool/main/libd/libdrm-amdgpu/libdrm-amdgpu-amdgpu1_2.4.110.50203-1462318~22.04_amd64.deb \ https://repo.radeon.com/rocm/apt/5.2.3/pool/main/r/rocm-core/rocm-core_5.2.3.50203-109_amd64.deb \ https://repo.radeon.com/rocm/apt/5.2.3/pool/main/c/comgr/comgr_2.4.0.50203-109_amd64.deb \ |