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 16DBF138335 for ; Fri, 3 May 2019 23:22:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 28FA2E087C; Fri, 3 May 2019 23:22:39 +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 02DB2E087C for ; Fri, 3 May 2019 23:22:38 +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 A384B3433D7 for ; Fri, 3 May 2019 23:22:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 235045C7 for ; Fri, 3 May 2019 23:22:36 +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: <1556925740.6b1a49defe7ab3e36da84c813e2efa2995f6f366.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: 6b1a49defe7ab3e36da84c813e2efa2995f6f366 X-VCS-Branch: master Date: Fri, 3 May 2019 23:22:36 +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: bbf3b5ba-36d3-4101-9fc3-889eed6d9052 X-Archives-Hash: f8fe73ddae21172159c00c5226941bed commit: 6b1a49defe7ab3e36da84c813e2efa2995f6f366 Author: Mikle Kolyada gentoo org> AuthorDate: Fri May 3 23:22:20 2019 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Fri May 3 23:22:20 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b1a49de profiles: mask make[guile] for riscv Signed-off-by: Mikle Kolyada gentoo.org> profiles/arch/riscv/package.use.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index e64b7918cc1..d8916dcd324 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -9,3 +9,4 @@ dev-vcs/git pcre-jit # Not yet tested app-editors/nano slang +sys-devel/make guile