commit: 4b88ebaa19b426f2c74638d96dd19a294d0caa5b Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org> AuthorDate: Sat Sep 6 21:50:44 2025 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Sat Sep 6 21:51:22 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b88ebaa
package.use.mask: mask dedicated for games-simulation/openrct2 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> profiles/default/linux/package.use.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/default/linux/package.use.mask b/profiles/default/linux/package.use.mask index ee06fd7a29d8..604b39b62d86 100644 --- a/profiles/default/linux/package.use.mask +++ b/profiles/default/linux/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Conrad Kostecki <[email protected]> (2025-09-06) +# Currently does not build in headless mode. +# See: https://github.com/OpenRCT2/OpenRCT2/issues/25119 +>=games-simulation/openrct2-0.4.26 + # idealseal <[email protected]> (2025-07-08) # Only supported on x86-64. dev-util/sccache dist-server
