diff options
author | Sam James <sam@gentoo.org> | 2023-11-17 07:43:51 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-17 07:47:04 +0000 |
commit | 2f8b33352c9a1cff61b2964d789afccf2ba02948 (patch) | |
tree | 6ac80d912118858cfa20201f9d1f9478c1d66d02 /profiles | |
parent | profiles/arch/mips: mask media-libs/libaom (diff) | |
download | gentoo-2f8b33352c9a1cff61b2964d789afccf2ba02948.tar.gz gentoo-2f8b33352c9a1cff61b2964d789afccf2ba02948.tar.bz2 gentoo-2f8b33352c9a1cff61b2964d789afccf2ba02948.zip |
profiles/arch/mips: add missing mask headers
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/mips/package.mask | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/profiles/arch/mips/package.mask b/profiles/arch/mips/package.mask index 3efec060d443..2f9c4649169b 100644 --- a/profiles/arch/mips/package.mask +++ b/profiles/arch/mips/package.mask @@ -1,10 +1,12 @@ # Copyright 2006-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# matoro <matoro_gentoo@matoro.tk> (2023-11-17) # 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 +# matoro <matoro_gentoo@matoro.tk> (2023-11-17) # 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 |