diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-11-22 22:30:49 -0500 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-23 17:11:18 +0000 |
commit | e6d9aa69129519621f3fa72f06bd3b9e127c11c6 (patch) | |
tree | f1d5d0c55e5bce87e3b88fadf73bf075ea2d7a51 /profiles | |
parent | profiles/arch/mips: mask media-libs/libavif[aom] (diff) | |
download | gentoo-e6d9aa69129519621f3fa72f06bd3b9e127c11c6.tar.gz gentoo-e6d9aa69129519621f3fa72f06bd3b9e127c11c6.tar.bz2 gentoo-e6d9aa69129519621f3fa72f06bd3b9e127c11c6.zip |
profiles/arch/mips: mask USE=redis
Closes: https://bugs.gentoo.org/902739
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/mips/use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/arch/mips/use.mask b/profiles/arch/mips/use.mask index 4baef4e44e68..6bb59ce8f1b1 100644 --- a/profiles/arch/mips/use.mask +++ b/profiles/arch/mips/use.mask @@ -4,6 +4,10 @@ # Unmask the flag which corresponds to ARCH. -mips +# matoro <matoro_gentoo@matoro.tk> (2023-11-22) +# dev-db/redis fails test suite on BE at least +redis + # matoro <matoro_gentoo@matoro.tk> (2023-03-07) # GPU-related USE flags. While hardware with PCIe host # capabilities exists, mask these by default to reduce burden |