commit:     3184d1f30f998f8ef7c3bf3e64419a419d89b199
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 16 08:49:30 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Oct 16 09:15:03 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3184d1f3

profiles/arch/powerpc/ppc64: mask media-libs/osl on BE

Bug: https://bugs.gentoo.org/818424
Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/arch/powerpc/ppc64/64le/package.mask | 2 ++
 profiles/arch/powerpc/ppc64/package.mask      | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/profiles/arch/powerpc/ppc64/64le/package.mask 
b/profiles/arch/powerpc/ppc64/64le/package.mask
index 14a3ca0905c..c1618e81ecb 100644
--- a/profiles/arch/powerpc/ppc64/64le/package.mask
+++ b/profiles/arch/powerpc/ppc64/64le/package.mask
@@ -2,6 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 # Sam James <[email protected]> (2021-10-16)
+# (un)mask for media-libs/openexr and its reverse dependencies.
 # Broken on big endian, but should be fine on le.
 # bug #818424
 -media-libs/openexr
@@ -9,6 +10,7 @@
 -dev-games/openscenegraph
 -media-gfx/openvdb
 -media-libs/openimageio
+-media-libs/osl
 
 # Sam James <[email protected]> (2021-10-16)
 # Fails with "No byte-swap function available on big-endian platform." on be

diff --git a/profiles/arch/powerpc/ppc64/package.mask 
b/profiles/arch/powerpc/ppc64/package.mask
index d262183445d..5e4051d5c81 100644
--- a/profiles/arch/powerpc/ppc64/package.mask
+++ b/profiles/arch/powerpc/ppc64/package.mask
@@ -2,6 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 # Sam James <[email protected]> (2021-10-16)
+# Mask for media-libs/openexr and its reverse dependencies.
 # Broken on big endian.
 # bug #818424
 media-libs/openexr
@@ -9,6 +10,7 @@ media-libs/ctl
 dev-games/openscenegraph
 media-gfx/openvdb
 media-libs/openimageio
+media-libs/osl
 
 # Sam James <[email protected]> (2021-10-16)
 # Fails with "No byte-swap function available on big-endian platform."

Reply via email to