commit: 888f51e9cc6faea00654bd3d9e6b3d13c3a61056
Author: Benda Xu <heroxbd <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 30 07:46:34 2023 +0000
Commit: Benda XU <heroxbd <AT> gentoo <DOT> org>
CommitDate: Sun Jul 30 07:48:52 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=888f51e9
sci-libs/rocBLAS: drop versioned dependence on rocm-cmake.
Signed-off-by: Benda Xu <heroxbd <AT> gentoo.org>
sci-libs/rocBLAS/{rocBLAS-5.1.3-r3.ebuild => rocBLAS-5.1.3-r4.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-libs/rocBLAS/rocBLAS-5.1.3-r3.ebuild
b/sci-libs/rocBLAS/rocBLAS-5.1.3-r4.ebuild
similarity index 99%
rename from sci-libs/rocBLAS/rocBLAS-5.1.3-r3.ebuild
rename to 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}
"