commit: ab30a662b996fa0169a9c31da01d7a23e99391dc Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Thu Apr 24 02:45:36 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=ab30a662
profiles: Mask USE=offscreen for sci-visualization/paraview Bug: https://bugs.gentoo.org/954324 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 8fd83e7e812c..e6640015180e 100644 --- a/profiles/default/linux/package.use.mask +++ b/profiles/default/linux/package.use.mask @@ -5,6 +5,7 @@ # Requires osmesa, which was removed in mesa-25.1 app-emulation/aranym osmesa media-gfx/asymptote offscreen +sci-visualization/paraview offscreen # Sam James <[email protected]> (2023-06-06) # Needs linux-only dev-libs/libaio.
