commit:     52dbe44cb06de40ff4e92632eda8436a5828ecb7
Author:     Sv. Lockal <lockalsash <AT> gmail <DOT> com>
AuthorDate: Fri Jan  5 15:31:54 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Mar  8 19:21:58 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52dbe44c

dev-util/Tensile: lock dev-util/hip version, as with hip-6.0 build fails with 
"no member named 'gcnArch'"

Signed-off-by: Sv. Lockal <lockalsash <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-util/Tensile/Tensile-5.7.1-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/Tensile/Tensile-5.7.1-r1.ebuild 
b/dev-util/Tensile/Tensile-5.7.1-r1.ebuild
index 709189734d4a..7534e358736f 100644
--- a/dev-util/Tensile/Tensile-5.7.1-r1.ebuild
+++ b/dev-util/Tensile/Tensile-5.7.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -27,7 +27,7 @@ RDEPEND="${PYTHON_DEPS}
        >=dev-cpp/msgpack-cxx-6.0.0
        dev-python/pyyaml[${PYTHON_USEDEP}]
        dev-python/msgpack[${PYTHON_USEDEP}]
-       dev-util/hip
+       =dev-util/hip-5*
        >=dev-util/rocm-smi-4.3.0
        sys-devel/clang:${LLVM_MAX_SLOT}
 "

Reply via email to