commit: a04a8b9d8766cec0125b5715f01c9ef2f8e1309a Author: Paul Zander <negril.nx+gentoo <AT> gmail <DOT> com> AuthorDate: Tue Jun 25 20:36:22 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Jun 26 09:19:26 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a04a8b9d
dev-libs/hipother: 6.1.1 match rocm slot Signed-off-by: Paul Zander <negril.nx+gentoo <AT> gmail.com> Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/hipother/hipother-6.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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() {
