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 DF36B13835A for ; Tue, 27 Apr 2021 19:38:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E3879E0857; Tue, 27 Apr 2021 19:38:06 +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 CBAECE0857 for ; Tue, 27 Apr 2021 19:38:06 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 2DEAA34109A for ; Tue, 27 Apr 2021 19:38:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 992E1730 for ; Tue, 27 Apr 2021 19:38:03 +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: <1619552106.9086063f85014c8191d66e83efb5308db19d5d3d.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/sparc/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/sparc/package.use.mask X-VCS-Directories: profiles/arch/sparc/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 9086063f85014c8191d66e83efb5308db19d5d3d X-VCS-Branch: master Date: Tue, 27 Apr 2021 19:38:03 +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: 310e9c7e-c049-4854-85db-84d98b15ecb0 X-Archives-Hash: bdf78db6e23d1ff7e3b721c016cd3776 commit: 9086063f85014c8191d66e83efb5308db19d5d3d Author: Sam James gentoo org> AuthorDate: Tue Apr 27 19:18:52 2021 +0000 Commit: Sam James gentoo org> CommitDate: Tue Apr 27 19:35:06 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9086063f profiles/arch/sparc: mask sys-devel/llvm[gold, z3] Dependencies not yet tested or keyworded. Signed-off-by: Sam James gentoo.org> profiles/arch/sparc/package.use.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index cf00f81f0ef..07e1916b84c 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James (2021-04-24) +# Deps not yet tested/keyworded. +sys-devel/clang default-compiler-rt default-libcxx default-lld +sys-devel/llvm gold z3 + # Arfrever Frehtes Taifersar Arahesis (2021-04-01) # sys-devel/clang not keyworded on SPARC. sys-libs/llvm-libunwind test