commit: ecf2c28739a234d72d95b44a709e706434b8314e Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Thu May 23 13:29:21 2024 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Thu May 23 13:30:56 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecf2c287
Revert "profiles: Remove outdated mask" This reverts commit c89941d77dfd679fc7b46d881b0bc4f4685a5a60. Reverse dependencies of media-libs/mesa need to be updated to handle the removal of IUSE=gles2. Bug: https://bugs.gentoo.org/932512 Bug: https://bugs.gentoo.org/932515 Bug: https://bugs.gentoo.org/929992 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index a1138424a153..2138d54214c9 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -243,6 +243,11 @@ app-emacs/basic-toolkit app-emacs/buffer-extension app-emacs/windows +# Matt Turner <[email protected]> (2024-04-25) +# Masked for testing +=dev-util/intel_clc-24.1* +=media-libs/mesa-24.1* + # Michał Górny <[email protected]> (2024-04-23) # No py3.12, no tests, no maintainer. Also no revdeps. # Removal on 2024-05-23. Bug #929513.
