diff options
author | 2024-06-05 18:08:23 +0200 | |
---|---|---|
committer | 2024-06-05 18:10:45 +0200 | |
commit | b3b1a53b54f119b65217f7be347d74e50c9c0ee9 (patch) | |
tree | a7d4fcf47470a4eaa5ec8170aae42116cf560a04 /profiles | |
parent | dev-python/python-xmp-toolkit: Dekeyword on big endian arches (diff) | |
download | gentoo-b3b1a53b54f119b65217f7be347d74e50c9c0ee9.tar.gz gentoo-b3b1a53b54f119b65217f7be347d74e50c9c0ee9.tar.bz2 gentoo-b3b1a53b54f119b65217f7be347d74e50c9c0ee9.zip |
profiles/features/big-endian: Mask media-libs/exempi
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/features/big-endian/package.mask | 6 | ||||
-rw-r--r-- | profiles/features/big-endian/use.mask | 7 |
2 files changed, 12 insertions, 1 deletions
diff --git a/profiles/features/big-endian/package.mask b/profiles/features/big-endian/package.mask index 407bf030c989..0541513392c4 100644 --- a/profiles/features/big-endian/package.mask +++ b/profiles/features/big-endian/package.mask @@ -1,6 +1,12 @@ # Copyright 2023-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Michał Górny <mgorny@gentoo.org> (2024-06-05) +# media-libs/exempi is seriously broken on big endian platforms. +# https://gitlab.freedesktop.org/libopenraw/exempi/-/merge_requests/8#note_2277243 +dev-python/python-xmp-toolkit +media-libs/exempi + # matoro <matoro_gentoo@matoro.tk> (2024-01-09) # Test failures on BE (#920353, #902191) net-misc/nextcloud-client diff --git a/profiles/features/big-endian/use.mask b/profiles/features/big-endian/use.mask index 49de7dd81e15..d27058eb9f0a 100644 --- a/profiles/features/big-endian/use.mask +++ b/profiles/features/big-endian/use.mask @@ -1,6 +1,11 @@ -# Copyright 2023 Gentoo Authors +# Copyright 2023-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Michał Górny <mgorny@gentoo.org> (2024-06-05) +# media-libs/exempi is seriously broken on big endian platforms. +# https://gitlab.freedesktop.org/libopenraw/exempi/-/merge_requests/8#note_2277243 +xmp + # matoro <matoro_gentoo@matoro.tk> (2023-06-30) # media-libs/libjxl casualties # https://github.com/libjxl/libjxl/issues/2433 |