commit: d1ef23eb8e01543956ee7257bb4c87ab757a9c33 Author: Alfred Wingate <parona <AT> protonmail <DOT> com> AuthorDate: Thu May 22 22:19:25 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu May 29 16:48:16 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1ef23eb
profiles/base: mask dev-games/ogre[wayland] It's available to the brave if they unmask. It doesn't work well enough to subject regular desktop users to it. Signed-off-by: Alfred Wingate <parona <AT> protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/42219 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/base/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 2391a50ea77c..5e119c6dad57 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,10 @@ # New entries go on top. +# Alfred Wingate <[email protected]> <2025-05-24) +# Doesn't work well at runtime. +dev-games/ogre wayland + # Andreas Sturmlechner <[email protected]> (2025-05-23) # media-sound/hydrogen[lash] build is broken, and dropped upstream in next # version. Bug #946125
