commit: 29a0abf971252eebf38bfe1f4f488122a443cfb9 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org> AuthorDate: Sat Sep 6 22:12:07 2025 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Sat Sep 6 22:12:40 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29a0abf9
package.use.mask: add missing use flag for games-simulation/openrct2 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> profiles/default/linux/package.use.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/default/linux/package.use.mask b/profiles/default/linux/package.use.mask index 604b39b62d86..86e2ba6ded6e 100644 --- a/profiles/default/linux/package.use.mask +++ b/profiles/default/linux/package.use.mask @@ -4,7 +4,7 @@ # 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 +>=games-simulation/openrct2-0.4.26 dedicated # idealseal <[email protected]> (2025-07-08) # Only supported on x86-64.
