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 68A0A158020 for ; Sun, 4 Dec 2022 22:21:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 37C15E07B2; Sun, 4 Dec 2022 22:21:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 230ECE07B2 for ; Sun, 4 Dec 2022 22:21:20 +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 2C65034118B for ; Sun, 4 Dec 2022 22:21:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 630F1757 for ; Sun, 4 Dec 2022 22:21:17 +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: <1670192466.f455b0a971d5e43fb787b9e8bc7565fce3f8ff71.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/base/package.use.mask X-VCS-Directories: profiles/arch/base/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: f455b0a971d5e43fb787b9e8bc7565fce3f8ff71 X-VCS-Branch: master Date: Sun, 4 Dec 2022 22:21:17 +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: dce3a42b-fc1a-46ed-89f0-6060f04047be X-Archives-Hash: 50b0b6eb7033b0652b7eba345728cf97 commit: f455b0a971d5e43fb787b9e8bc7565fce3f8ff71 Author: Georgy Yakovlev gentoo org> AuthorDate: Thu Dec 1 20:08:18 2022 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Sun Dec 4 22:21:06 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f455b0a9 profiles/arch/base: mask gcc[ieee-long-double] We will unmask it on relevant ppc64le profiles once ready. Bug: https://bugs.gentoo.org/882815 Closes: https://github.com/gentoo/gentoo/pull/28419 Signed-off-by: Georgy Yakovlev gentoo.org> profiles/arch/base/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask index 7db6c9601a3c..cfb208578910 100644 --- a/profiles/arch/base/package.use.mask +++ b/profiles/arch/base/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Georgy Yakovlev (2022-12-01) +# Only supported on ppc64le. +sys-devel/gcc ieee-long-double + # Michał Górny (2022-12-01) # Not widely keyworded. app-alternatives/awk nawk