commit: a01f7662c7795aab0aff0fba5fa2b24fb802a13f Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org> AuthorDate: Mon Jan 12 20:11:41 2026 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Mon Jan 12 20:11:54 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a01f7662
dev-libs/intel-compute-runtime:legacy: pmasked This masks IGCv1 and ICRv1, which both are legacy and won't received any updates from upstream anymore. Only supporting LLVM15. Bug: https://bugs.gentoo.org/920541 Bug: https://bugs.gentoo.org/949004 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> profiles/package.mask | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index b4dee2f718ca..3643c56a3a61 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,15 @@ #--- END OF EXAMPLES --- +# Conrad Kostecki <[email protected]> (2026-01-12) +# Mask legacy intel-compute-runtime because it depends on legacy +# intel-graphics-compiler, which no longer receives updates, +# and only supports up to LLVM 15. +# Bug #920541. Removal on 2026-01-31. +=dev-libs/intel-compute-runtime-24.35.30872.32-r2 +=dev-libs/intel-compute-runtime-24.35.30872.36 +=dev-util/intel-graphics-compiler-1.0.17791.18-r1 + # Michał Górny <[email protected]> (2026-01-11) # Boost 1.89 and its reverse dependencies. Masked for testing. # Tracker bug #961524.
