diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-12-15 13:56:51 -0500 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-12-16 02:43:11 +0000 |
commit | 3cfd9636fe0dc9a0c83c76fc21f6f411c4dbb6b5 (patch) | |
tree | 04a6f8ab6071a9a08ada8b61b6977b053eafa363 /profiles | |
parent | app-misc/pax-utils: Stabilize 1.3.7 sparc, #909143 (diff) | |
download | gentoo-3cfd9636fe0dc9a0c83c76fc21f6f411c4dbb6b5.tar.gz gentoo-3cfd9636fe0dc9a0c83c76fc21f6f411c4dbb6b5.tar.bz2 gentoo-3cfd9636fe0dc9a0c83c76fc21f6f411c4dbb6b5.zip |
profiles/arch/mips: mask media-libs/libjxl
Closes: https://bugs.gentoo.org/896096
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 | 5 | ||||
-rw-r--r-- | profiles/arch/mips/package.use.mask | 5 |
2 files changed, 10 insertions, 0 deletions
diff --git a/profiles/arch/mips/package.mask b/profiles/arch/mips/package.mask index 2b9a1f8f27cb..ddd3628b28a4 100644 --- a/profiles/arch/mips/package.mask +++ b/profiles/arch/mips/package.mask @@ -1,6 +1,11 @@ # Copyright 2006-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# matoro <matoro_gentoo@matoro.tk> (2023-12-15) +# Broken on BE and no way to test on LE, mask for now +# https://github.com/libjxl/libjxl/issues/2433 +media-libs/libjxl + # matoro <matoro_gentoo@matoro.tk> (2023-11-17) # Broken on BE and no way to test on LE, mask for now (#700902) media-libs/libvpx diff --git a/profiles/arch/mips/package.use.mask b/profiles/arch/mips/package.use.mask index fe4f9baf5c6a..4b6335e712bf 100644 --- a/profiles/arch/mips/package.use.mask +++ b/profiles/arch/mips/package.use.mask @@ -2,6 +2,11 @@ # Distributed under the terms of the GNU General Public License v2 # matoro <matoro_gentoo@matoro.tk> (2023-12-15) +# media-libs/libjxl casualties +# https://github.com/libjxl/libjxl/issues/2433 +media-video/ffmpeg jpegxl + +# matoro <matoro_gentoo@matoro.tk> (2023-12-15) # media-libs/libvpx casualties (#700902) media-video/ffmpeg vpx media-plugins/gst-plugins-meta vpx |