commit: 6bcb95e5490e2d2c140474bb3fb67ff3f06f5577 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Thu Apr 24 02:46:55 2025 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Thu Apr 24 03:00:36 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bcb95e5
profiles: Mask USE=osmesa for app-emulation/crossover-bin Bug: https://bugs.gentoo.org/954322 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> profiles/default/linux/package.use.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/default/linux/package.use.mask b/profiles/default/linux/package.use.mask index e6640015180e..07ba3445a2f6 100644 --- a/profiles/default/linux/package.use.mask +++ b/profiles/default/linux/package.use.mask @@ -4,6 +4,7 @@ # Matt Turner <[email protected]> (2025-04-23) # Requires osmesa, which was removed in mesa-25.1 app-emulation/aranym osmesa +app-emulation/crossover-bin osmesa media-gfx/asymptote offscreen sci-visualization/paraview offscreen
