mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
profiles/features/big-endian: move libyuv mask from ppc
libyuv fails tests on ppc, but passes on ppc64 LE only. The issue is evidently in the BE support. Bug: https://bugs.gentoo.org/959389 Bug: https://bugs.gentoo.org/952112 Bug: https://bugs.gentoo.org/955093 Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
This commit is contained in:
@@ -17,13 +17,6 @@ app-office/texstudio qtermwidget
|
||||
# Requires sys-auth/libyubikey
|
||||
net-dialup/freeradius yubikey
|
||||
|
||||
# Eli Schwartz <eschwartz@gentoo.org> (2025-12-09)
|
||||
# libyuv is Google code, fails on "fringe" arches.
|
||||
# https://bugs.gentoo.org/959389
|
||||
media-libs/imlib2 y4m
|
||||
media-libs/libavif libyuv
|
||||
net-libs/pjproject libyuv
|
||||
|
||||
# Alfred Wingate <parona@protonmail.com> (2025-11-15)
|
||||
# sci-libs/libaec is not keyworded here (bug #966099)
|
||||
sci-libs/gdal libaec
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
# Copyright 2023-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Eli Schwartz <eschwartz@gentoo.org> (2026-05-04)
|
||||
# Tests fail on ppc64, pass on ppc64le. Bug #952112.
|
||||
media-libs/libyuv
|
||||
|
||||
# James Le Cuirot <chewi@gentoo.org> (2026-02-02)
|
||||
# It works on non-x86 arches, but only little endian ones.
|
||||
sys-apps/iucode_tool
|
||||
|
||||
@@ -1,6 +1,12 @@
|
||||
# Copyright 2023-2024 Gentoo Authors
|
||||
# Copyright 2023-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Eli Schwartz <eschwartz@gentoo.org> (2025-12-09)
|
||||
# libyuv is Google code, fails on "fringe" arches.
|
||||
# Bug #959389.
|
||||
y4m
|
||||
libyuv
|
||||
|
||||
# Lukas Schmelting <lschmelting@posteo.com> (2025-11-15)
|
||||
# gnome-base/nautilus is package.masked on big-endian platforms since it depends
|
||||
# on gui-libs/gtk, while "gui-libs/gtk wayland" is in big-endian package.use.mask
|
||||
|
||||
Reference in New Issue
Block a user