summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenda Xu <heroxbd@gentoo.org>2022-08-06 21:19:38 +0800
committerBenda Xu <heroxbd@gentoo.org>2022-08-06 22:22:30 +0800
commit12b05affa246388231a995adba68102a394a9cb3 (patch)
treef2d815cbce05dd8fc6ada503ca039a629528c6a6 /dev-util/rocm_bandwidth_test
parentdev-util/rocprofiler: add 5.1.3 (diff)
downloadgentoo-12b05affa246388231a995adba68102a394a9cb3.tar.gz
gentoo-12b05affa246388231a995adba68102a394a9cb3.tar.bz2
gentoo-12b05affa246388231a995adba68102a394a9cb3.zip
dev-util/rocm_bandwidth_test: relax slot dependency.
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Benda Xu <heroxbd@gentoo.org>
Diffstat (limited to 'dev-util/rocm_bandwidth_test')
-rw-r--r--dev-util/rocm_bandwidth_test/rocm_bandwidth_test-5.0.2-r1.ebuild (renamed from dev-util/rocm_bandwidth_test/rocm_bandwidth_test-5.0.2.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/rocm_bandwidth_test/rocm_bandwidth_test-5.0.2.ebuild b/dev-util/rocm_bandwidth_test/rocm_bandwidth_test-5.0.2-r1.ebuild
index 6353571d9ac8..094ed9071adb 100644
--- a/dev-util/rocm_bandwidth_test/rocm_bandwidth_test-5.0.2.ebuild
+++ b/dev-util/rocm_bandwidth_test/rocm_bandwidth_test-5.0.2-r1.ebuild
@@ -13,7 +13,7 @@ LICENSE="NCSA-AMD"
SLOT="0/$(ver_cut 1-2)"
KEYWORDS="~amd64"
-DEPEND="dev-libs/rocr-runtime:${SLOT}"
+DEPEND="dev-libs/rocr-runtime:="
RDEPEND="${DEPEND}"
BDEPEND=""