summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenda Xu <heroxbd@gentoo.org>2023-07-30 15:46:34 +0800
committerBenda Xu <heroxbd@gentoo.org>2023-07-30 15:48:52 +0800
commit888f51e9cc6faea00654bd3d9e6b3d13c3a61056 (patch)
tree8b234cf6bcfb7774cff91536f3b792a0d401ac67 /sci-libs
parentmedia-libs/hamlib: drop 4.5.4 (diff)
downloadgentoo-888f51e9cc6faea00654bd3d9e6b3d13c3a61056.tar.gz
gentoo-888f51e9cc6faea00654bd3d9e6b3d13c3a61056.tar.bz2
gentoo-888f51e9cc6faea00654bd3d9e6b3d13c3a61056.zip
sci-libs/rocBLAS: drop versioned dependence on rocm-cmake.
Signed-off-by: Benda Xu <heroxbd@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/rocBLAS/rocBLAS-5.1.3-r4.ebuild (renamed from sci-libs/rocBLAS/rocBLAS-5.1.3-r3.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/rocBLAS/rocBLAS-5.1.3-r3.ebuild b/sci-libs/rocBLAS/rocBLAS-5.1.3-r4.ebuild
index 7027067623c7..94c7e5177af0 100644
--- a/sci-libs/rocBLAS/rocBLAS-5.1.3-r3.ebuild
+++ b/sci-libs/rocBLAS/rocBLAS-5.1.3-r4.ebuild
@@ -23,7 +23,7 @@ REQUIRED_USE="${ROCM_REQUIRED_USE}"
RESTRICT="!test? ( test )"
BDEPEND="
- dev-util/rocm-cmake:${SLOT}
+ dev-util/rocm-cmake
dev-util/Tensile:${SLOT}
"