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 EB04E158CB7 for ; Fri, 20 Aug 2021 09:35:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D9D40E0869; Fri, 20 Aug 2021 09:35:40 +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 C0B06E0869 for ; Fri, 20 Aug 2021 09:35:40 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 7F25D340FF4 for ; Fri, 20 Aug 2021 09:35:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DF8628C8 for ; Fri, 20 Aug 2021 09:35:37 +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: <1629452121.1522915a9032b1f916be9a4897b316e700905514.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: 1522915a9032b1f916be9a4897b316e700905514 X-VCS-Branch: master Date: Fri, 20 Aug 2021 09:35:37 +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: 721cde67-2d69-458a-a8a0-f9bc67e9c4c0 X-Archives-Hash: bb04299aaf240ec95feb508288900d2f commit: 1522915a9032b1f916be9a4897b316e700905514 Author: Yixun Lan gentoo org> AuthorDate: Fri Aug 20 09:14:38 2021 +0000 Commit: Yixun Lan gentoo org> CommitDate: Fri Aug 20 09:35:21 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1522915a profiles/arch/riscv: mask USE=ofono for net-misc/networkmanager Signed-off-by: Yixun Lan gentoo.org> profiles/arch/riscv/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index 83f266ba31b..b9aa5c8dcda 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -1,6 +1,10 @@ # Copyright 2019-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Yixun Lan (2021-08-20) +# dependencies not keyworded/tested +net-misc/networkmanager ofono + # Marek Szuba (2021-08-18) # media-libs/libffado does not recognise this arch, fails src_configure # (Bug #808853).