diff options
author | Alex Fan <alexfanqi@yahoo.com> | 2021-08-09 12:59:21 +1000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-08-10 16:51:00 +0800 |
commit | f6b552b810bb457b5dcac796beb30888573989de (patch) | |
tree | 01148d27d8b5690ae28a53d73a9406a2326b35d5 /profiles | |
parent | x11-misc/gccmakedep: keyword 1.0.3-r1 for ~riscv (diff) | |
download | gentoo-f6b552b810bb457b5dcac796beb30888573989de.tar.gz gentoo-f6b552b810bb457b5dcac796beb30888573989de.tar.bz2 gentoo-f6b552b810bb457b5dcac796beb30888573989de.zip |
profiles/arch/riscv: mask USE=nas
compilation failed
Bug: https://bugs.gentoo.org/807232
Signed-off-by: Alex Fan <alexfanqi@yahoo.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/riscv/use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/arch/riscv/use.mask b/profiles/arch/riscv/use.mask index b66d3b1106da..2f129b9b045c 100644 --- a/profiles/arch/riscv/use.mask +++ b/profiles/arch/riscv/use.mask @@ -7,6 +7,10 @@ # Unmask systemd -systemd +# Alex Fan <alexfanqi@yahoo.com> (2021-08-09) +# media-libs/nas failed to compile +nas + # Yixun Lan <dlan@gentoo.org> (2021-05-19) # Unmask for more testing -elogind |