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 5E73D158020 for ; Sat, 19 Nov 2022 07:00:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 546F7E0855; Sat, 19 Nov 2022 07:00:47 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 3A8ECE0855 for ; Sat, 19 Nov 2022 07:00:47 +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 5BE9A34116F for ; Sat, 19 Nov 2022 07:00:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7FBF7523 for ; Sat, 19 Nov 2022 07:00:44 +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: <1668841228.bb34fbd4d43ec1593b186e24b640a24c858eade6.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/powerpc/ppc32/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/powerpc/ppc32/package.use.stable.mask X-VCS-Directories: profiles/arch/powerpc/ppc32/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: bb34fbd4d43ec1593b186e24b640a24c858eade6 X-VCS-Branch: master Date: Sat, 19 Nov 2022 07:00:44 +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: 7d4bd59a-62aa-4e01-bc2a-632b99ea0ae6 X-Archives-Hash: 378e2d1b586ee81e904fe3c4a98b78ad commit: bb34fbd4d43ec1593b186e24b640a24c858eade6 Author: Sam James gentoo org> AuthorDate: Sat Nov 19 07:00:28 2022 +0000 Commit: Sam James gentoo org> CommitDate: Sat Nov 19 07:00:28 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb34fbd4 profiles/arch/powerpc/ppc32: stable-mask sys-devel/clang-common[default-lld] lld not yet stable on ppc Signed-off-by: Sam James gentoo.org> profiles/arch/powerpc/ppc32/package.use.stable.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/arch/powerpc/ppc32/package.use.stable.mask b/profiles/arch/powerpc/ppc32/package.use.stable.mask index 3d5f9717c065..98dba266b7f4 100644 --- a/profiles/arch/powerpc/ppc32/package.use.stable.mask +++ b/profiles/arch/powerpc/ppc32/package.use.stable.mask @@ -19,6 +19,7 @@ # Sam James (2022-11-19) # Deps not stable on ppc +sys-devel/clang-common default-lld sys-devel/llvm binutils-plugin z3 xar # Michał Górny (2022-11-06)