From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 66AE71581E7 for ; Thu, 25 Apr 2024 16:10:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 13015E29F2; Thu, 25 Apr 2024 16:10:17 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E6635E29F1 for ; Thu, 25 Apr 2024 16:10:16 +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 E04793430C7 for ; Thu, 25 Apr 2024 16:10:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4E35A1751 for ; Thu, 25 Apr 2024 16:10:14 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1714060978.4e8e0e3f5d20e53c18c377f1eec3fe9375f23674.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/x86/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/x86/package.use.mask profiles/arch/x86/package.use.stable.mask X-VCS-Directories: profiles/arch/x86/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 4e8e0e3f5d20e53c18c377f1eec3fe9375f23674 X-VCS-Branch: master Date: Thu, 25 Apr 2024 16:10:14 +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: a770aedd-f6f2-4afe-bae3-a03b7791d99d X-Archives-Hash: 08dfd27e291b68bb3756100866d360a3 commit: 4e8e0e3f5d20e53c18c377f1eec3fe9375f23674 Author: Matt Turner gentoo org> AuthorDate: Thu Apr 25 15:56:58 2024 +0000 Commit: Matt Turner gentoo 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 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 (2022-11-16) -# spirv-llvm-translator is not keyworded x86. -dev-libs/libclc spirv - # Ionen Wolkens (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 (2024-04-25) +# spirv-llvm-translator is not stable on x86. +dev-libs/libclc spirv + # Andrew Ammerlaan (2024-03-21) # Experimental, virt-firmware is keyworded only unstable sys-kernel/installkernel efistub