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 378B6138359 for ; Fri, 31 Jul 2020 20:06:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 54CFDE0B01; Fri, 31 Jul 2020 20:06:31 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 3AF52E0B01 for ; Fri, 31 Jul 2020 20:06:31 +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 EDB6234EF46 for ; Fri, 31 Jul 2020 20:06:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D35DC275 for ; Fri, 31 Jul 2020 20:06:26 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1596225980.5d2d1a52aa947db44a604b8e8a96db114fbd218b.sam@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: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 5d2d1a52aa947db44a604b8e8a96db114fbd218b X-VCS-Branch: master Date: Fri, 31 Jul 2020 20:06:26 +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: 179c7bb5-9259-4720-9c9e-1a5395d5c175 X-Archives-Hash: b9f6803a7fc18eb56c25d35b73049307 commit: 5d2d1a52aa947db44a604b8e8a96db114fbd218b Author: Sam James gentoo org> AuthorDate: Fri Jul 31 20:05:49 2020 +0000 Commit: Sam James gentoo org> CommitDate: Fri Jul 31 20:06:20 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d2d1a52 profiles/arch/riscv: mask cmake[test] (unkeyworded deps) Bug: https://bugs.gentoo.org/720296 Signed-off-by: Sam James gentoo.org> profiles/arch/riscv/package.use.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index fdbb0ad5480..e836857218f 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -4,7 +4,7 @@ # Sam James (2020-07-31) # Large amount of missing keywords for cmake and friends # bug #720296, bug #724358 -dev-util/cmake doc +dev-util/cmake doc test dev-libs/jsoncpp doc # Lars Wendler (2020-06-25)