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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 815FA15813A for ; Wed, 15 Jan 2025 18:19:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A7F56E07DB; Wed, 15 Jan 2025 18:19:26 +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 pigeon.gentoo.org (Postfix) with ESMTPS id 8B4C4E07D8 for ; Wed, 15 Jan 2025 18:19:26 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9E4B634309E for ; Wed, 15 Jan 2025 18:19:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 38977213B for ; Wed, 15 Jan 2025 18:19:24 +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: <1736965117.f2e2d655905a71bd65b67f4ca30940e0e2827db3.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm64/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/arm64/use.stable.mask X-VCS-Directories: profiles/arch/arm64/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: f2e2d655905a71bd65b67f4ca30940e0e2827db3 X-VCS-Branch: master Date: Wed, 15 Jan 2025 18:19:24 +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: b3c812fd-350e-4844-92d4-fe58948f8e49 X-Archives-Hash: 9a550e30f0a8c56828239b7d0f2d1f15 commit: f2e2d655905a71bd65b67f4ca30940e0e2827db3 Author: Sam James gentoo org> AuthorDate: Wed Jan 15 16:27:48 2025 +0000 Commit: Sam James gentoo org> CommitDate: Wed Jan 15 18:18:37 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2e2d655 profiles/arch/arm64: mask USE=opencl on stable for now Bug: https://bugs.gentoo.org/941379 Signed-off-by: Sam James gentoo.org> profiles/arch/arm64/use.stable.mask | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/profiles/arch/arm64/use.stable.mask b/profiles/arch/arm64/use.stable.mask index 66df8d469d11..ef89d57add37 100644 --- a/profiles/arch/arm64/use.stable.mask +++ b/profiles/arch/arm64/use.stable.mask @@ -1,9 +1,13 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Sam James (2025-01-15) +# virtual/opencl and friends not yet marked stable on arm64 (bug #941379) +opencl + # Matt Turner (2024-05-10) # x11-drivers/xf86-video-vmware is not stable yet video_cards_vmware