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 AB0F1138359 for ; Fri, 31 Jul 2020 19:34:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D99DDE09D9; Fri, 31 Jul 2020 19:34:03 +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 C0EF9E09D9 for ; Fri, 31 Jul 2020 19:34:03 +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 8DA6534F547 for ; Fri, 31 Jul 2020 19:34:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 833012FD for ; Fri, 31 Jul 2020 19:34:00 +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: <1596224026.d1a5bfe9220d3eb9e0d0ef33c46c57e87a272f19.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: d1a5bfe9220d3eb9e0d0ef33c46c57e87a272f19 X-VCS-Branch: master Date: Fri, 31 Jul 2020 19:34:00 +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: a36d4546-b698-4df3-bc5b-02db983e0b33 X-Archives-Hash: 0a1cb95ba6f85f088be2e2ad84e7fe87 commit: d1a5bfe9220d3eb9e0d0ef33c46c57e87a272f19 Author: Sam James gentoo org> AuthorDate: Fri Jul 31 19:32:53 2020 +0000 Commit: Sam James gentoo org> CommitDate: Fri Jul 31 19:33:46 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1a5bfe9 profiles/arch/riscv: mask cmake[doc], json-c[doc] Bug: https://bugs.gentoo.org/724358 Bug: https://bugs.gentoo.org/720296 Signed-off-by: Sam James 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 0a595e2b137..fdbb0ad5480 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -1,6 +1,12 @@ # Copyright 2019-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James (2020-07-31) +# Large amount of missing keywords for cmake and friends +# bug #720296, bug #724358 +dev-util/cmake doc +dev-libs/jsoncpp doc + # Lars Wendler (2020-06-25) # Missing keyword. Requires dev-util/cmake which also lacks keyword and # possibly a whole bunch of its deps as well