From 7a550418fb1a11ceceaed553ef6e12c28eedd805 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sat, 13 Jan 2024 21:17:51 +0100 Subject: Move {dev-util → dev-build}/rocm-cmake MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- sci-libs/rocBLAS/rocBLAS-5.1.3-r4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sci-libs/rocBLAS/rocBLAS-5.1.3-r4.ebuild') diff --git a/sci-libs/rocBLAS/rocBLAS-5.1.3-r4.ebuild b/sci-libs/rocBLAS/rocBLAS-5.1.3-r4.ebuild index 94c7e5177af0..f8c6fd2a1367 100644 --- a/sci-libs/rocBLAS/rocBLAS-5.1.3-r4.ebuild +++ b/sci-libs/rocBLAS/rocBLAS-5.1.3-r4.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 @@ -23,7 +23,7 @@ REQUIRED_USE="${ROCM_REQUIRED_USE}" RESTRICT="!test? ( test )" BDEPEND=" - dev-util/rocm-cmake + dev-build/rocm-cmake dev-util/Tensile:${SLOT} " -- cgit v1.2.3-65-gdbad