commit:     dde5dd2ff1162e22474fc87ccf6098943fee0caa
Author:     Benda Xu <heroxbd <AT> gentoo <DOT> org>
AuthorDate: Sat Aug  6 09:36:12 2022 +0000
Commit:     Benda XU <heroxbd <AT> gentoo <DOT> org>
CommitDate: Sat Aug  6 14:20:03 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dde5dd2f

sci-libs/rocBLAS: relax SLOT dependency on dev-util/hip.

This unlocks the exact SLOT dependency of the lower and higher level
ROCm tools to make version bumps easier.

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Benda Xu <heroxbd <AT> gentoo.org>

 sci-libs/rocBLAS/{rocBLAS-5.0.2-r1.ebuild => rocBLAS-5.0.2-r2.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-libs/rocBLAS/rocBLAS-5.0.2-r1.ebuild 
b/sci-libs/rocBLAS/rocBLAS-5.0.2-r2.ebuild
similarity index 99%
rename from sci-libs/rocBLAS/rocBLAS-5.0.2-r1.ebuild
rename to sci-libs/rocBLAS/rocBLAS-5.0.2-r2.ebuild
index 42637150e674..8ac8ba21557a 100644
--- a/sci-libs/rocBLAS/rocBLAS-5.0.2-r1.ebuild
+++ b/sci-libs/rocBLAS/rocBLAS-5.0.2-r2.ebuild
@@ -26,7 +26,7 @@ BDEPEND="
 "
 
 DEPEND="
-       dev-util/hip:${SLOT}
+       dev-util/hip:=
        dev-libs/msgpack
        test? (
                virtual/blas

Reply via email to