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 DD69413835A for ; Tue, 25 May 2021 08:25:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DD775E084A; Tue, 25 May 2021 08:25:16 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 C8890E084E for ; Tue, 25 May 2021 08:25:16 +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 88A8E33C1EB for ; Tue, 25 May 2021 08:25:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 095B57A1 for ; Tue, 25 May 2021 08:25:13 +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: <1621931061.72be8e6a6ecd193d92357ab53d88c0b2eccfa48e.dlan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/riscv/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/riscv/package.use.mask X-VCS-Directories: profiles/arch/riscv/ X-VCS-Committer: dlan X-VCS-Committer-Name: Yixun Lan X-VCS-Revision: 72be8e6a6ecd193d92357ab53d88c0b2eccfa48e X-VCS-Branch: master Date: Tue, 25 May 2021 08:25:13 +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: f2f46b13-6749-4dc9-8d1b-f5e3c6c948b6 X-Archives-Hash: 451f2ffe203650c6511853013ab2d0ee commit: 72be8e6a6ecd193d92357ab53d88c0b2eccfa48e Author: Yixun Lan gentoo org> AuthorDate: Tue May 25 03:13:39 2021 +0000 Commit: Yixun Lan gentoo org> CommitDate: Tue May 25 08:24:21 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72be8e6a profile/riscv: mask USE=nas for media-libs/libsdl Signed-off-by: Yixun Lan gentoo.org> profiles/arch/riscv/package.use.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index 5e8fccbc423..bda614e3946 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -1,6 +1,12 @@ # Copyright 2019-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # +# + +# Yixun Lan (2021-05-24) +# sys-libs/libunwind do not support riscv +media-libs/libsdl nas + # Yixun Lan (2021-05-21) # sys-libs/libunwind do not support riscv media-libs/gstreamer unwind