From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id AFC34139360 for ; Tue, 10 Aug 2021 08:58:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F0B0CE08C8; Tue, 10 Aug 2021 08:58:18 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D0914E08C8 for ; Tue, 10 Aug 2021 08:58:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CF66C342E69 for ; Tue, 10 Aug 2021 08:58:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BA146898 for ; Tue, 10 Aug 2021 08:58:14 +0000 (UTC) From: "Yixun Lan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Yixun Lan" Message-ID: <1628585460.f6b552b810bb457b5dcac796beb30888573989de.dlan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/riscv/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/riscv/use.mask X-VCS-Directories: profiles/arch/riscv/ X-VCS-Committer: dlan X-VCS-Committer-Name: Yixun Lan X-VCS-Revision: f6b552b810bb457b5dcac796beb30888573989de X-VCS-Branch: master Date: Tue, 10 Aug 2021 08:58:14 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 19d8a095-5a2e-450a-b2d1-7a14615c9537 X-Archives-Hash: 587c423e225b67d8b33a577ccc8506ea commit: f6b552b810bb457b5dcac796beb30888573989de Author: Alex Fan yahoo com> AuthorDate: Mon Aug 9 02:59:21 2021 +0000 Commit: Yixun Lan gentoo 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 yahoo.com> Signed-off-by: Yixun Lan 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 (2021-08-09) +# media-libs/nas failed to compile +nas + # Yixun Lan (2021-05-19) # Unmask for more testing -elogind