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 9915713835B for ; Tue, 27 Apr 2021 19:38:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CC226E085B; Tue, 27 Apr 2021 19:38:07 +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 B0699E085B for ; Tue, 27 Apr 2021 19:38:07 +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 B7641341092 for ; Tue, 27 Apr 2021 19:38:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BFE22733 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: <1619552109.00d8b0fb540de9e2eb2f01de76339587b714e48a.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: 00d8b0fb540de9e2eb2f01de76339587b714e48a 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: 8b9ce729-b320-4550-bac5-ed9ce2bd3342 X-Archives-Hash: 340adc1a181083564dfcabe3f9bc2377 commit: 00d8b0fb540de9e2eb2f01de76339587b714e48a Author: Sam James gentoo org> AuthorDate: Tue Apr 27 19:27:04 2021 +0000 Commit: Sam James gentoo org> CommitDate: Tue Apr 27 19:35:09 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00d8b0fb profiles/arch/sparc: mask sys-devel/clang-runtime[compiler-rt, libcxx] Not yet tested. Signed-off-by: Sam James gentoo.org> profiles/arch/sparc/package.use.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index 07e1916b84c..d68e6a14bc2 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -4,6 +4,7 @@ # Sam James (2021-04-24) # Deps not yet tested/keyworded. sys-devel/clang default-compiler-rt default-libcxx default-lld +sys-devel/clang-runtime compiler-rt libcxx sys-devel/llvm gold z3 # Arfrever Frehtes Taifersar Arahesis (2021-04-01)