commit:     45098243a72bc5d9484c244f5af07e4fb28cc6d7
Author:     Alfred Wingate <parona <AT> protonmail <DOT> com>
AuthorDate: Tue Aug 12 02:13:17 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Aug 12 04:38:10 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45098243

profiles/base: mask dev-games/ogre[vulkan]

Tests failures, marked Beta upstream and it gets around
REQUIRED_USE="vulkan? ( glslang )" on desktop profiles for free.

Signed-off-by: Alfred Wingate <parona <AT> protonmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/43419
Closes: https://github.com/gentoo/gentoo/pull/43419
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 7663c862b587..11212b68340d 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-08-12)
+# Marked Beta tier upstream. Tests don't work with it.
+dev-games/ogre vulkan
+
 # Andreas K. Hüttel <[email protected]> (2025-08-06)
 # General mask, to be unmasked on arches where glibc supports this
 >=sys-libs/glibc-2.42 sframe

Reply via email to