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 589F7138335 for ; Fri, 8 Jun 2018 08:03:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2B0FEE0CCA; Fri, 8 Jun 2018 08:03:48 +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 06ACFE0CCA for ; Fri, 8 Jun 2018 08:03:47 +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 1DB33335CB5 for ; Fri, 8 Jun 2018 08:03:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9A4CC2D5 for ; Fri, 8 Jun 2018 08:03:43 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1528445017.ebe886c2ed0da266c35bc2125d86ba8d41360d7c.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/powerpc/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/powerpc/package.use.mask X-VCS-Directories: profiles/arch/powerpc/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: ebe886c2ed0da266c35bc2125d86ba8d41360d7c X-VCS-Branch: master Date: Fri, 8 Jun 2018 08:03:43 +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-Archives-Salt: f9c28cae-3bb4-4e1e-a3d7-421f9959f1e9 X-Archives-Hash: 511eb30b40fb37c0ba8c052fb25cfa48 commit: ebe886c2ed0da266c35bc2125d86ba8d41360d7c Author: Michał Górny gentoo org> AuthorDate: Fri Jun 8 07:55:11 2018 +0000 Commit: Michał Górny gentoo org> CommitDate: Fri Jun 8 08:03:37 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebe886c2 profiles/arch/powerpc: Mask sys-devel/clang-runtime[crt] profiles/arch/powerpc/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask index bc91105bc44..1a3eba7d3b0 100644 --- a/profiles/arch/powerpc/package.use.mask +++ b/profiles/arch/powerpc/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Luke Dashjr (08 Jun 2018) +# Requires unported sys-libs/netbsd-csu +sys-devel/clang-runtime crt + # Luke Dashjr (08 Jun 2018) # sys-devel/llvmgold not yet keyworded sys-devel/llvm gold