From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1330817-garchives=archives.gentoo.org@lists.gentoo.org> 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 00523158086 for <garchives@archives.gentoo.org>; Sat, 16 Oct 2021 09:15:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3E5CEE0837; Sat, 16 Oct 2021 09:15:26 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2598EE082B for <gentoo-commits@lists.gentoo.org>; Sat, 16 Oct 2021 09:15:26 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 51264342F00 for <gentoo-commits@lists.gentoo.org>; Sat, 16 Oct 2021 09:15:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D1EB1163 for <gentoo-commits@lists.gentoo.org>; Sat, 16 Oct 2021 09:15:22 +0000 (UTC) From: "Sam James" <sam@gentoo.org> 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" <sam@gentoo.org> Message-ID: <1634375696.ddc5283ae9aebdd508d6e9b3e4243c4096a904ed.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/powerpc/ppc32/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/powerpc/ppc32/use.mask X-VCS-Directories: profiles/arch/powerpc/ppc32/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: ddc5283ae9aebdd508d6e9b3e4243c4096a904ed X-VCS-Branch: master Date: Sat, 16 Oct 2021 09:15:22 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 5109e8cf-8d2c-4641-a37e-96f853ee4d78 X-Archives-Hash: f0c6444ed2501f3756b9915834440c9b commit: ddc5283ae9aebdd508d6e9b3e4243c4096a904ed Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Oct 16 08:43:40 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Oct 16 09:14:56 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddc5283a profiles/arch/powerpc/ppc32: mask USE=openexr Bug: https://bugs.gentoo.org/818424 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/powerpc/ppc32/use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/powerpc/ppc32/use.mask b/profiles/arch/powerpc/ppc32/use.mask index 1abeeb1aaa7..da29072fa1c 100644 --- a/profiles/arch/powerpc/ppc32/use.mask +++ b/profiles/arch/powerpc/ppc32/use.mask @@ -4,6 +4,10 @@ # Unmask the flag which corresponds to ARCH. -ppc +# Sam James <sam@gentoo.org> (2021-10-16) +# media-libs/openexr doesn't work on BE. +openexr + # Sam James <sam@gentoo.org> (2021-10-11) # sys-libs/llvm-libunwind isn't keyworded here llvm-libunwind