diff options
author | Matoro Mahri <matoro@users.noreply.github.com> | 2023-06-30 17:50:56 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-09 05:47:19 +0100 |
commit | 5cb7875c200d1e57f9eadf78781c4c292efef520 (patch) | |
tree | 476c7ed56bb874c66035f90e3f95f06938416d7a /profiles/features/big-endian | |
parent | media-libs/libjxl: fix tests (diff) | |
download | gentoo-5cb7875c200d1e57f9eadf78781c4c292efef520.tar.gz gentoo-5cb7875c200d1e57f9eadf78781c4c292efef520.tar.bz2 gentoo-5cb7875c200d1e57f9eadf78781c4c292efef520.zip |
profiles/features/big-endian: mask media-libs/libjxl
Bug: https://bugs.gentoo.org/908939
Bug: https://bugs.gentoo.org/908210
Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com>
Closes: https://github.com/gentoo/gentoo/pull/31682
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles/features/big-endian')
-rw-r--r-- | profiles/features/big-endian/package.mask | 5 | ||||
-rw-r--r-- | profiles/features/big-endian/use.mask | 5 |
2 files changed, 10 insertions, 0 deletions
diff --git a/profiles/features/big-endian/package.mask b/profiles/features/big-endian/package.mask index 33a1b137be24..13300d04d70e 100644 --- a/profiles/features/big-endian/package.mask +++ b/profiles/features/big-endian/package.mask @@ -1,6 +1,11 @@ # Copyright 2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# matoro <matoro_gentoo@matoro.tk> (2023-06-30) +# Test failures on BE +# https://github.com/libjxl/libjxl/issues/2433 +media-libs/libjxl + # James Le Cuirot <chewi@gentoo.org> (2023-06-24) # Test failures on BE (#901391). # https://github.com/any1/neatvnc/issues/85 diff --git a/profiles/features/big-endian/use.mask b/profiles/features/big-endian/use.mask index 146182d4c1f9..49de7dd81e15 100644 --- a/profiles/features/big-endian/use.mask +++ b/profiles/features/big-endian/use.mask @@ -1,6 +1,11 @@ # Copyright 2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# matoro <matoro_gentoo@matoro.tk> (2023-06-30) +# media-libs/libjxl casualties +# https://github.com/libjxl/libjxl/issues/2433 +jpegxl + # matoro <matoro_gentoo@matoro.tk> (2023-05-05) # media-libs/zimg casualties (https://github.com/sekrit-twc/zimg/pull/156) zimg |