commit:     c2729fe6e3e47f6de88ad8646700891a9ce58597
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 31 16:58:19 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Aug 31 17:53:32 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2729fe6

profiles/arch/s390: mask USE=vulkan (and USE=frei0r)

Copy matoro's mask from mips. This facilitates a cleanup of some stale
p.use.mask in other arches and base.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/arch/s390/use.mask | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/profiles/arch/s390/use.mask b/profiles/arch/s390/use.mask
index 1f3139456334..d683eb511368 100644
--- a/profiles/arch/s390/use.mask
+++ b/profiles/arch/s390/use.mask
@@ -4,6 +4,15 @@
 # Unmask the flag which corresponds to ARCH.
 -s390
 
+# Sam James <[email protected]> (2025-08-31)
+# GPU-related USE flags.  While hardware with PCIe host
+# capabilities exists, mask these by default to reduce burden
+# on maintainers of GPU-related packages.  Can be unmasked
+# in the future upon user request.
+vulkan
+vaapi
+frei0r
+
 # Michał Górny <[email protected]> (2025-04-13)
 # media-libs/libavif is not keyworded here.
 avif
@@ -87,7 +96,6 @@ lirc
 llvm
 java
 hardened
-vaapi
 qt5
 qt6
 

Reply via email to