commit:     4e8e0e3f5d20e53c18c377f1eec3fe9375f23674
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 25 15:56:58 2024 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu Apr 25 16:02:58 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e8e0e3f

profiles/x86: Remove mask of USE=spirv on libclc

This is needed for mesa-24.1 and spirv-llvm-translator is now keyworded
on x86.

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 profiles/arch/x86/package.use.mask        | 4 ----
 profiles/arch/x86/package.use.stable.mask | 4 ++++
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/profiles/arch/x86/package.use.mask 
b/profiles/arch/x86/package.use.mask
index 3a7916b4e2d5..ffa478160365 100644
--- a/profiles/arch/x86/package.use.mask
+++ b/profiles/arch/x86/package.use.mask
@@ -109,10 +109,6 @@ net-misc/seafile-client shibboleth
 sci-mathematics/yacas gui
 sci-physics/root qt5
 
-# Michał Górny <[email protected]> (2022-11-16)
-# spirv-llvm-translator is not keyworded x86.
-dev-libs/libclc spirv
-
 # Ionen Wolkens <[email protected]> (2022-11-07)
 # Vulkan is usable here.
 media-video/mpv -vulkan

diff --git a/profiles/arch/x86/package.use.stable.mask 
b/profiles/arch/x86/package.use.stable.mask
index 98a331d0e71e..e65448546f8c 100644
--- a/profiles/arch/x86/package.use.stable.mask
+++ b/profiles/arch/x86/package.use.stable.mask
@@ -17,6 +17,10 @@
 
 #--- END OF EXAMPLES ---
 
+# Matt Turner <[email protected]> (2024-04-25)
+# spirv-llvm-translator is not stable on x86.
+dev-libs/libclc spirv
+
 # Andrew Ammerlaan <[email protected]> (2024-03-21)
 # Experimental, virt-firmware is keyworded only unstable
 sys-kernel/installkernel efistub

Reply via email to