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 9C92C138334 for ; Fri, 3 May 2019 23:17:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C8211E0871; Fri, 3 May 2019 23:17:47 +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 B0587E0871 for ; Fri, 3 May 2019 23:17:47 +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 736AA3433D6 for ; Fri, 3 May 2019 23:17:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1CEF555B for ; Fri, 3 May 2019 23:17:45 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1556925460.4be2b40b471e93ca3f8f00c69da7fe35c71e3d81.zlogene@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: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 4be2b40b471e93ca3f8f00c69da7fe35c71e3d81 X-VCS-Branch: master Date: Fri, 3 May 2019 23:17:45 +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: b9ecbb2c-4e5b-497b-920c-b4524b363c85 X-Archives-Hash: f1d28a834e97a1aeed4f68e459d454ff commit: 4be2b40b471e93ca3f8f00c69da7fe35c71e3d81 Author: Mikle Kolyada gentoo org> AuthorDate: Fri May 3 23:17:07 2019 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Fri May 3 23:17:40 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4be2b40b profiles mask nano[slang] for riscv Signed-off-by: Mikle Kolyada 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 4d9a2d4184b..e64b7918cc1 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -5,3 +5,7 @@ dev-libs/libpcre2 jit dev-libs/libpcre jit dev-vcs/git pcre-jit + +# Not yet tested + +app-editors/nano slang