diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-01-09 13:38:12 -0500 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2024-01-10 16:45:35 +0100 |
commit | 63f62b52fdc6c9ce2e859bc7e8f96e847343f14c (patch) | |
tree | aaa59a291fd78b38450b71177e377d54b1c4a188 /profiles | |
parent | profiles: adjust defaults & masks on memtest86+ after efi flag renames (diff) | |
download | gentoo-63f62b52fdc6c9ce2e859bc7e8f96e847343f14c.tar.gz gentoo-63f62b52fdc6c9ce2e859bc7e8f96e847343f14c.tar.bz2 gentoo-63f62b52fdc6c9ce2e859bc7e8f96e847343f14c.zip |
profiles/features/big-endian: mask net-misc/nextcloud-client
Bug: https://bugs.gentoo.org/920353
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/features/big-endian/package.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/features/big-endian/package.mask b/profiles/features/big-endian/package.mask index ae72e8154a48..407bf030c989 100644 --- a/profiles/features/big-endian/package.mask +++ b/profiles/features/big-endian/package.mask @@ -1,6 +1,10 @@ # Copyright 2023-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# matoro <matoro_gentoo@matoro.tk> (2024-01-09) +# Test failures on BE (#920353, #902191) +net-misc/nextcloud-client + # matoro <matoro_gentoo@matoro.tk> (2024-01-01) # Known broken on BE (#906100) games-simulation/openrct2 |