summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Zander <negril.nx+gentoo@gmail.com>2024-06-25 22:36:22 +0200
committerSam James <sam@gentoo.org>2024-06-26 10:19:26 +0100
commita04a8b9d8766cec0125b5715f01c9ef2f8e1309a (patch)
treebbb07e852e8949573b761ae19a6d03c953305576
parentdev-libs/half: 1.12.0-r1 move to EAPI-8, fix VAR order (diff)
downloadgentoo-a04a8b9d8766cec0125b5715f01c9ef2f8e1309a.tar.gz
gentoo-a04a8b9d8766cec0125b5715f01c9ef2f8e1309a.tar.bz2
gentoo-a04a8b9d8766cec0125b5715f01c9ef2f8e1309a.zip
dev-libs/hipother: 6.1.1 match rocm slot
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-libs/hipother/hipother-6.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/hipother/hipother-6.1.1.ebuild b/dev-libs/hipother/hipother-6.1.1.ebuild
index 843fa3cbbe4b..d842c224a91d 100644
--- a/dev-libs/hipother/hipother-6.1.1.ebuild
+++ b/dev-libs/hipother/hipother-6.1.1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/ROCm/hipother/archive/refs/tags/rocm-${PV}.tar.gz ->
S="${WORKDIR}/hipother-rocm-${PV}"
LICENSE="MIT"
-SLOT="0/$(ver_cut 1)"
+SLOT="0/$(ver_cut 1-2)"
KEYWORDS="~amd64"
src_install() {