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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1E29B1382C5 for ; Tue, 27 Apr 2021 19:50:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 61265E085E; Tue, 27 Apr 2021 19:50:27 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 43E91E085B for ; Tue, 27 Apr 2021 19:50:27 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F28AC340B46 for ; Tue, 27 Apr 2021 19:50:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 44C58722 for ; Tue, 27 Apr 2021 19:50:22 +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: <1619553014.92282a3d5d3c021af79712a8852f5f17d54e99f3.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/sparc/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/sparc/use.stable.mask X-VCS-Directories: profiles/arch/sparc/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 92282a3d5d3c021af79712a8852f5f17d54e99f3 X-VCS-Branch: master Date: Tue, 27 Apr 2021 19:50:22 +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: 7034d5ab-e2ae-4430-a608-1e3e32776450 X-Archives-Hash: 0350c96766d9f911783c268f9d51f869 commit: 92282a3d5d3c021af79712a8852f5f17d54e99f3 Author: Sam James gentoo org> AuthorDate: Tue Apr 27 19:44:40 2021 +0000 Commit: Sam James gentoo org> CommitDate: Tue Apr 27 19:50:14 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92282a3d profiles/arch/sparc: stable-mask USE=clang Signed-off-by: Sam James gentoo.org> profiles/arch/sparc/use.stable.mask | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/profiles/arch/sparc/use.stable.mask b/profiles/arch/sparc/use.stable.mask index 677ceba8fd1..95fbcad5300 100644 --- a/profiles/arch/sparc/use.stable.mask +++ b/profiles/arch/sparc/use.stable.mask @@ -1,9 +1,13 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 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 (2021-04-27) +# Clang and friends aren't (yet?) stable on sparc +clang + # Rolf Eike Beer (2020-04-14) # media-libs/gstreamer is not stable for sparc gstreamer