commit: cdb5792c047dda15d83dab9a20a2eb2993bf2ec7 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Wed Jul 16 15:21:29 2025 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Wed Jul 16 17:15:55 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdb5792c
profiles: Mask media-libs/mesa >= 25.2 for testing 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 881b61f62f99..e580e574cb83 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,11 @@ #--- END OF EXAMPLES --- +# Matt Turner <[email protected]> (2025-07-16) +# Masked for testing +=dev-util/mesa_clc-25.2* +=media-libs/mesa-25.2* + # Eli Schwartz <[email protected]> (2025-07-08) # Unmaintained, out of date, QA issues, outstanding bugs for compilation # failure / test failure. Still uses python 3.11. No revdeps.
