commit: d9d35d004fc20c56983592564128fcad106ac608 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org> AuthorDate: Sun Mar 30 13:44:59 2025 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Sun Apr 6 15:05:31 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9d35d00
profiles/package.mask: drop mask for igcv2 and newer compute-runtime Bug: https://bugs.gentoo.org/943189 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> profiles/package.mask | 6 ------ 1 file changed, 6 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index dc1e76837517..a85ef3ea1653 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -488,12 +488,6 @@ dev-qt/qtserialbus:5 dev-qt/qtvirtualkeyboard:5 dev-qt/qtwebview:5 -# Conrad Kostecki <[email protected]> (2025-01-09) -# New version, which dropps support for legacy devices. -# Will be unmasked, when split to legacy-branch is done. ->=dev-libs/intel-compute-runtime-24.52.32224.5 ->=dev-util/intel-graphics-compiler-2.5.7 - # Michał Górny <[email protected]> (2024-12-05) # 6.12.2 does not boot for me. =sys-kernel/gentoo-kernel-6.12.2
