commit:     74ee0933ce138048034e9b08c569dfd9a175462d
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 23 17:19:07 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 23 17:19:17 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74ee0933

profiles/arch/powerpc/ppc32: mask sys-libs/libomp

It never worked and isn't supported.

Bug: https://bugs.gentoo.org/600148
Bug: https://bugs.gentoo.org/708344
Closes: https://bugs.gentoo.org/907213
Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/arch/powerpc/ppc32/package.mask | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/profiles/arch/powerpc/ppc32/package.mask 
b/profiles/arch/powerpc/ppc32/package.mask
index 3b04d2d58ca3..1b3413e70272 100644
--- a/profiles/arch/powerpc/ppc32/package.mask
+++ b/profiles/arch/powerpc/ppc32/package.mask
@@ -1,6 +1,10 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Sam James <[email protected]> (2024-03-23)
+# sys-libs/libomp does not support ppc32 (bug #907213).
+sys-libs/libomp
+
 # Sam James <[email protected]> (2023-05-06)
 # Broken bundled Eigen, fails to compile. See bug #865191.
 sci-libs/pdal

Reply via email to