commit: f6b552b810bb457b5dcac796beb30888573989de Author: Alex Fan <alexfanqi <AT> yahoo <DOT> com> AuthorDate: Mon Aug 9 02:59:21 2021 +0000 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org> CommitDate: Tue Aug 10 08:51:00 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6b552b8
profiles/arch/riscv: mask USE=nas compilation failed Bug: https://bugs.gentoo.org/807232 Signed-off-by: Alex Fan <alexfanqi <AT> yahoo.com> Signed-off-by: Yixun Lan <dlan <AT> gentoo.org> profiles/arch/riscv/use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/riscv/use.mask b/profiles/arch/riscv/use.mask index b66d3b1106d..2f129b9b045 100644 --- a/profiles/arch/riscv/use.mask +++ b/profiles/arch/riscv/use.mask @@ -7,6 +7,10 @@ # Unmask systemd -systemd +# Alex Fan <[email protected]> (2021-08-09) +# media-libs/nas failed to compile +nas + # Yixun Lan <[email protected]> (2021-05-19) # Unmask for more testing -elogind
