commit:     4e2b5cd483ec63e1c4fdcd5025c97938f2604351
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Fri May  7 16:49:06 2021 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Fri May  7 16:50:33 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e2b5cd4

profiles/arch: mask x11-misc/read-edid[vbe-mode] on ppc32 and sparc

Bug: https://bugs.gentoo.org/764026
Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 profiles/arch/powerpc/ppc32/package.use.mask | 5 +++++
 profiles/arch/sparc/package.use.mask         | 5 +++++
 2 files changed, 10 insertions(+)

diff --git a/profiles/arch/powerpc/ppc32/package.use.mask 
b/profiles/arch/powerpc/ppc32/package.use.mask
index 6e6b4922096..e484be4172f 100644
--- a/profiles/arch/powerpc/ppc32/package.use.mask
+++ b/profiles/arch/powerpc/ppc32/package.use.mask
@@ -1,6 +1,11 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Marek Szuba <[email protected]> (2021-05-07)
+# Legacy interface that depends on kernel headers not available on this arch
+# as well as currently-unkeyworded dev-libs/libx86
+x11-misc/read-edid vbe-mode
+
 # Arfrever Frehtes Taifersar Arahesis <[email protected]> (2021-04-01)
 # sys-devel/clang not keyworded on PPC32.
 sys-libs/llvm-libunwind test

diff --git a/profiles/arch/sparc/package.use.mask 
b/profiles/arch/sparc/package.use.mask
index 3916bbb563d..3551acb9369 100644
--- a/profiles/arch/sparc/package.use.mask
+++ b/profiles/arch/sparc/package.use.mask
@@ -1,6 +1,11 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Marek Szuba <[email protected]> (2021-05-07)
+# Legacy interface that depends on kernel headers not available on this arch
+# as well as currently-unkeyworded dev-libs/libx86
+x11-misc/read-edid vbe-mode
+
 # Sam James <[email protected]> (2021-04-27)
 # Deps not yet tested/keyworded.
 sys-devel/clang default-compiler-rt default-libcxx default-lld

Reply via email to