commit:     f6293cf6a0c4c764d4ddb10aa39865e2170a6def
Author:     Yiyang Wu <xgreenlandforwyy <AT> gmail <DOT> com>
AuthorDate: Sat Aug 27 03:34:48 2022 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Sat Aug 27 07:18:01 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6293cf6

sci-libs/rocSOLVER: restrict to dev-libs/libfmt-8

Closes: https://bugs.gentoo.org/866839
Signed-off-by: Yiyang Wu <xgreenlandforwyy <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/27026
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 sci-libs/rocSOLVER/rocSOLVER-5.0.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-libs/rocSOLVER/rocSOLVER-5.0.2.ebuild 
b/sci-libs/rocSOLVER/rocSOLVER-5.0.2.ebuild
index 3a09969c0867..3bdd6868c166 100644
--- a/sci-libs/rocSOLVER/rocSOLVER-5.0.2.ebuild
+++ b/sci-libs/rocSOLVER/rocSOLVER-5.0.2.ebuild
@@ -17,7 +17,7 @@ IUSE="test benchmark"
 
 RDEPEND="dev-util/hip
        sci-libs/rocBLAS:${SLOT}
-       >=dev-libs/libfmt-8
+       =dev-libs/libfmt-8*
        benchmark? ( virtual/blas )"
 DEPEND="${RDEPEND}"
 BDEPEND="test? ( dev-cpp/gtest

Reply via email to