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 B6217138334 for ; Tue, 7 May 2019 19:39:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9CBBFE0949; Tue, 7 May 2019 19:39:47 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 7E565E0948 for ; Tue, 7 May 2019 19:39: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 94649343B07 for ; Tue, 7 May 2019 19:39:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D29F75D2 for ; Tue, 7 May 2019 19:39: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: <1557257974.545f41df4c2d596906ec121928fb77681185c458.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: eclass/ X-VCS-Repository: repo/gentoo X-VCS-Files: eclass/multilib-build.eclass X-VCS-Directories: eclass/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 545f41df4c2d596906ec121928fb77681185c458 X-VCS-Branch: master Date: Tue, 7 May 2019 19:39: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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 3ffc4918-69e4-48c7-b243-8149b7f3ce4e X-Archives-Hash: 6967f1946f405f40c57406ea50329917 commit: 545f41df4c2d596906ec121928fb77681185c458 Author: Michał Górny gentoo org> AuthorDate: Tue May 7 19:37:46 2019 +0000 Commit: Michał Górny gentoo org> CommitDate: Tue May 7 19:39:34 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=545f41df multilib-build.eclass: Comment abi_ppc* flags out PowerPC does not have a single multilib profile, and therefore the flags do not really serve any purpose. Comment them out to reduce the total number of USE flags in USE-deps. Signed-off-by: Michał Górny gentoo.org> eclass/multilib-build.eclass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eclass/multilib-build.eclass b/eclass/multilib-build.eclass index beb98ab2708..97fc05b2354 100644 --- a/eclass/multilib-build.eclass +++ b/eclass/multilib-build.eclass @@ -45,8 +45,8 @@ _MULTILIB_FLAGS=( abi_mips_n32:n32 abi_mips_n64:n64 abi_mips_o32:o32 - abi_ppc_32:ppc,ppc_aix,ppc_macos - abi_ppc_64:ppc64 +# abi_ppc_32:ppc,ppc_aix,ppc_macos +# abi_ppc_64:ppc64 abi_riscv_lp64d:lp64d abi_riscv_lp64:lp64 abi_s390_32:s390