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 840D8158086 for ; Sat, 16 Oct 2021 09:15:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 034CCE086D; Sat, 16 Oct 2021 09:15:28 +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-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E2B67E086D for ; Sat, 16 Oct 2021 09:15:27 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2E466342F6C for ; Sat, 16 Oct 2021 09:15:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 985F4178 for ; Sat, 16 Oct 2021 09:15:23 +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: <1634375707.aecf921c197ea8e22fb1ad3b329c0788907f77ec.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/powerpc/ppc64/64le/, profiles/arch/powerpc/ppc64/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/powerpc/ppc64/64le/use.mask profiles/arch/powerpc/ppc64/use.mask X-VCS-Directories: profiles/arch/powerpc/ppc64/ profiles/arch/powerpc/ppc64/64le/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: aecf921c197ea8e22fb1ad3b329c0788907f77ec X-VCS-Branch: master Date: Sat, 16 Oct 2021 09:15:23 +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: 243ebfda-09c0-4899-a97f-1fa911c6b696 X-Archives-Hash: 6733d065bf2ff8dfe873528860b72cbb commit: aecf921c197ea8e22fb1ad3b329c0788907f77ec Author: Sam James gentoo org> AuthorDate: Sat Oct 16 09:01:12 2021 +0000 Commit: Sam James gentoo org> CommitDate: Sat Oct 16 09:15:07 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aecf921c profiles/arch/powerpc/ppc64: mask USE=osg on BE too Even if nothing needs it yet on ppc64, save people pain in future. Bug: https://bugs.gentoo.org/818424 Signed-off-by: Sam James gentoo.org> profiles/arch/powerpc/ppc64/64le/use.mask | 2 ++ profiles/arch/powerpc/ppc64/use.mask | 4 +++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/profiles/arch/powerpc/ppc64/64le/use.mask b/profiles/arch/powerpc/ppc64/64le/use.mask index 30aef1e1407..1e05b89c696 100644 --- a/profiles/arch/powerpc/ppc64/64le/use.mask +++ b/profiles/arch/powerpc/ppc64/64le/use.mask @@ -3,7 +3,9 @@ # Sam James (2021-10-16) # media-libs/openexr doesn't work on BE, but should on LE. +# ...and openscenegraph needs openexr. -openexr +-osg # Michał Górny (2021-01-07) # Prebuilt kernels are supported here. diff --git a/profiles/arch/powerpc/ppc64/use.mask b/profiles/arch/powerpc/ppc64/use.mask index e60dd3fe212..63cd97f2d51 100644 --- a/profiles/arch/powerpc/ppc64/use.mask +++ b/profiles/arch/powerpc/ppc64/use.mask @@ -4,8 +4,10 @@ ### THIS FILE IS ONLY FOR PACKAGES MASKED ON BOTH 64-BIT AND 32-BIT USERLAND!!! # Sam James (2021-10-16) -# media-libs/openexr doesn't work on BE. +# media-libs/openexr doesn't work on BE (bug #818424) +# ...and openscenegraph needs openexr. openexr +osg # Michał Górny (2014-06-27) # Unmask multilib flag for the ABI.