summaryrefslogtreecommitdiff
path: root/sci-libs/rocBLAS/rocBLAS-5.7.1-r1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-01-15 01:16:32 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-01-15 01:16:32 +0000
commit7387c23ff485f2416512185bf64584028335b993 (patch)
tree77f6578297f64937d732133db350b968dfe538e3 /sci-libs/rocBLAS/rocBLAS-5.7.1-r1.ebuild
parentd8a50857c27d3253561374390ac9ed8c1b65d9bc (diff)
gentoo auto-resync : 15:01:2024 - 01:16:32
Diffstat (limited to 'sci-libs/rocBLAS/rocBLAS-5.7.1-r1.ebuild')
-rw-r--r--sci-libs/rocBLAS/rocBLAS-5.7.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/rocBLAS/rocBLAS-5.7.1-r1.ebuild b/sci-libs/rocBLAS/rocBLAS-5.7.1-r1.ebuild
index e1f9a4b8e8f0..ce542d4df039 100644
--- a/sci-libs/rocBLAS/rocBLAS-5.7.1-r1.ebuild
+++ b/sci-libs/rocBLAS/rocBLAS-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
@@ -22,7 +22,7 @@ IUSE="benchmark test"
REQUIRED_USE="${ROCM_REQUIRED_USE}"
BDEPEND="
- >=dev-util/rocm-cmake-5.3
+ >=dev-build/rocm-cmake-5.3
dev-util/Tensile:${SLOT}
dev-python/joblib
test? ( dev-cpp/gtest )