diff options
author | Matoro Mahri <matoro@users.noreply.github.com> | 2023-04-11 11:38:36 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-14 01:22:30 +0100 |
commit | a9cdf27832ac68080edb12ff753661ffbb88840d (patch) | |
tree | 71f01ce6d6f7e611014ecaf7fca4f463a351a2e1 /profiles/features | |
parent | [QA] Revert "dev-util/tree-sitter-cli: bump" (diff) | |
download | gentoo-a9cdf27832ac68080edb12ff753661ffbb88840d.tar.gz gentoo-a9cdf27832ac68080edb12ff753661ffbb88840d.tar.bz2 gentoo-a9cdf27832ac68080edb12ff753661ffbb88840d.zip |
profiles/features/big-endian: mask dev-libs/weston
Bug: https://bugs.gentoo.org/833010
Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles/features')
-rw-r--r-- | profiles/features/big-endian/package.mask | 5 | ||||
-rw-r--r-- | profiles/features/big-endian/package.use.mask | 7 |
2 files changed, 12 insertions, 0 deletions
diff --git a/profiles/features/big-endian/package.mask b/profiles/features/big-endian/package.mask index d31ff0be8e2d..1a1353941026 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-04-11) +# Test failures on BE (#833010). Supported by Debian CI. +# https://gitlab.freedesktop.org/wayland/weston/-/issues/739 +dev-libs/weston + # matoro <matoro_gentoo@matoro.tk> (2023-04-10) # Explicit no-support for BE (#801238) media-libs/libldac diff --git a/profiles/features/big-endian/package.use.mask b/profiles/features/big-endian/package.use.mask index 112ce2d96556..bbab4da25094 100644 --- a/profiles/features/big-endian/package.use.mask +++ b/profiles/features/big-endian/package.use.mask @@ -1,6 +1,13 @@ # Copyright 2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# matoro <matoro_gentoo@matoro.tk> (2023-04-11) +# dev-libs/weston casualties (#833010) +# https://gitlab.freedesktop.org/wayland/weston/-/issues/739 +gui-libs/gtk wayland +gnome-base/gnome-control-center wayland +sys-apps/xdg-desktop-portal-gnome wayland + # matoro <matoro_gentoo@matoro.tk> (2023-04-10) # media-libs/libldac casualties (#80238) media-video/pipewire bluetooth |