commit: dde8aeacc59377460042af95cf9891a13b7d2573 Author: Jack de Kleuver <jackdekleuver <AT> gmail <DOT> com> AuthorDate: Sat Nov 5 07:16:59 2022 +0000 Commit: Benda XU <heroxbd <AT> gentoo <DOT> org> CommitDate: Sat Nov 19 11:50:53 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dde8aeac
sci-libs/miopen: Bump LLVM version to 15 Closes: https://github.com/gentoo/gentoo/pull/28144 Signed-off-by: Jack de Kleuver <jackdekleuver <AT> gmail.com> Signed-off-by: Yiyang Wu <xgreenlandforwyy <AT> gmail.com> Signed-off-by: Benda Xu <heroxbd <AT> gentoo.org> sci-libs/miopen/{miopen-5.1.3.ebuild => miopen-5.1.3-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/miopen/miopen-5.1.3.ebuild b/sci-libs/miopen/miopen-5.1.3-r1.ebuild similarity index 99% rename from sci-libs/miopen/miopen-5.1.3.ebuild rename to sci-libs/miopen/miopen-5.1.3-r1.ebuild index a7d8b5083f60..15c5e1feaea3 100644 --- a/sci-libs/miopen/miopen-5.1.3.ebuild +++ b/sci-libs/miopen/miopen-5.1.3-r1.ebuild @@ -7,7 +7,7 @@ ROCM_VERSION=${PV} inherit cmake flag-o-matic llvm rocm -LLVM_MAX_SLOT=14 +LLVM_MAX_SLOT=15 DESCRIPTION="AMD's Machine Intelligence Library" HOMEPAGE="https://github.com/ROCmSoftwarePlatform/MIOpen"
