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 20CDE1382C5 for ; Thu, 4 Jun 2020 02:02:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 30B2BE097D; Thu, 4 Jun 2020 02:02:36 +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 16070E097D for ; Thu, 4 Jun 2020 02:02:36 +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 B203F34ECB0 for ; Thu, 4 Jun 2020 02:02:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2A7F623F for ; Thu, 4 Jun 2020 02:02:33 +0000 (UTC) From: "Georgy Yakovlev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Georgy Yakovlev" Message-ID: <1591236030.4155dd58dba1e1aa56e00ae29a40b8f63c253b42.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/powerpc/ppc64/64ul/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/powerpc/ppc64/64ul/use.mask X-VCS-Directories: profiles/arch/powerpc/ppc64/64ul/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: 4155dd58dba1e1aa56e00ae29a40b8f63c253b42 X-VCS-Branch: master Date: Thu, 4 Jun 2020 02:02:33 +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: 824973df-e3b0-4f4c-8ccc-a378fbceb743 X-Archives-Hash: ee3b75718a8850c2d71ea96e297f3cd1 commit: 4155dd58dba1e1aa56e00ae29a40b8f63c253b42 Author: Georgy Yakovlev gentoo org> AuthorDate: Thu Jun 4 02:00:30 2020 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Thu Jun 4 02:00:30 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4155dd58 profiles/arch/powerpc/ppc64/64ul/use.mask: unmask clang Bug: https://bugs.gentoo.org/727028 Signed-off-by: Georgy Yakovlev gentoo.org> profiles/arch/powerpc/ppc64/64ul/use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/powerpc/ppc64/64ul/use.mask b/profiles/arch/powerpc/ppc64/64ul/use.mask index 6aa3349d69d..a420106865d 100644 --- a/profiles/arch/powerpc/ppc64/64ul/use.mask +++ b/profiles/arch/powerpc/ppc64/64ul/use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Georgy Yakovlev (2020-06-03) +# clang is keyworded and works on ppc64 +-clang + # Ilya Tumaykin (2017-05-07) # There is no luajit support on ppc64 userland. Bug #608326. luajit