diff options
author | Benda Xu <heroxbd@gentoo.org> | 2022-08-06 17:36:12 +0800 |
---|---|---|
committer | Benda Xu <heroxbd@gentoo.org> | 2022-08-06 22:20:03 +0800 |
commit | dde5dd2ff1162e22474fc87ccf6098943fee0caa (patch) | |
tree | 6ba8295cda207f6b6c22e1d14fe97053e8b928b5 /sci-libs/rocBLAS | |
parent | dev-util/Tensile: relax SLOT dependency. (diff) | |
download | gentoo-dde5dd2ff1162e22474fc87ccf6098943fee0caa.tar.gz gentoo-dde5dd2ff1162e22474fc87ccf6098943fee0caa.tar.bz2 gentoo-dde5dd2ff1162e22474fc87ccf6098943fee0caa.zip |
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@gentoo.org>
Diffstat (limited to 'sci-libs/rocBLAS')
-rw-r--r-- | sci-libs/rocBLAS/rocBLAS-5.0.2-r2.ebuild (renamed from sci-libs/rocBLAS/rocBLAS-5.0.2-r1.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/rocBLAS/rocBLAS-5.0.2-r1.ebuild b/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 |