From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 715D11580EB for ; Thu, 29 May 2025 16:49:26 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 5BBCB343146 for ; Thu, 29 May 2025 16:49:26 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 4F2D111047E; Thu, 29 May 2025 16:49:25 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 44AAC11047D for ; Thu, 29 May 2025 16:49:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E67E034312D for ; Thu, 29 May 2025 16:49:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 571A8E9B for ; Thu, 29 May 2025 16:49:23 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1748537296.d1ef23eb8e01543956ee7257bb4c87ab757a9c33.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.use.mask X-VCS-Directories: profiles/base/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: d1ef23eb8e01543956ee7257bb4c87ab757a9c33 X-VCS-Branch: master Date: Thu, 29 May 2025 16:49:23 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: fb8042fe-7b83-4988-9b39-f4618887e863 X-Archives-Hash: d3f6d1253385c99e58785751db974c0d commit: d1ef23eb8e01543956ee7257bb4c87ab757a9c33 Author: Alfred Wingate protonmail com> AuthorDate: Thu May 22 22:19:25 2025 +0000 Commit: Sam James gentoo 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 protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/42219 Signed-off-by: Sam James 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 <2025-05-24) +# Doesn't work well at runtime. +dev-games/ogre wayland + # Andreas Sturmlechner (2025-05-23) # media-sound/hydrogen[lash] build is broken, and dropped upstream in next # version. Bug #946125