diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-11-16 20:20:51 -0500 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-17 07:47:04 +0000 |
commit | 489d32efb0396bf2fcaf3039fa729a9e97837ab4 (patch) | |
tree | 91b52bb479d4cefafe8fa654d55cb647725770e1 /profiles | |
parent | profiles/features/big-endian: mask media-libs/libaom (diff) | |
download | gentoo-489d32efb0396bf2fcaf3039fa729a9e97837ab4.tar.gz gentoo-489d32efb0396bf2fcaf3039fa729a9e97837ab4.tar.bz2 gentoo-489d32efb0396bf2fcaf3039fa729a9e97837ab4.zip |
profiles/arch/mips: mask media-libs/libaom
Bug: https://bugs.gentoo.org/896122
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/mips/package.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/arch/mips/package.mask b/profiles/arch/mips/package.mask index efcc74c9dca0..3efec060d443 100644 --- a/profiles/arch/mips/package.mask +++ b/profiles/arch/mips/package.mask @@ -2,6 +2,10 @@ # Distributed under the terms of the GNU General Public License v2 # Broken on BE and no way to test on LE, mask for now +# https://bugs.chromium.org/p/aomedia/issues/detail?id=3487 +media-libs/libaom + +# Broken on BE and no way to test on LE, mask for now # https://gitlab.gnome.org/GNOME/gtk/-/issues/5904 gui-libs/gtk:4 |