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 4DD67158012 for ; Thu, 23 Sep 2021 15:36:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1C816E09B5; Thu, 23 Sep 2021 15:36:02 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E5CCBE09BD for ; Thu, 23 Sep 2021 15:36:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D4CB1342C04 for ; Thu, 23 Sep 2021 15:36:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7E655138 for ; Thu, 23 Sep 2021 15:35:57 +0000 (UTC) From: "Marek Szuba" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Marek Szuba" Message-ID: <1632411346.3c4b9b6821a6da010c0d6a77419ed6049e946476.marecki@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: marecki X-VCS-Committer-Name: Marek Szuba X-VCS-Revision: 3c4b9b6821a6da010c0d6a77419ed6049e946476 X-VCS-Branch: master Date: Thu, 23 Sep 2021 15:35:57 +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: 3075874d-36f6-48d6-bb5a-025a044cc97c X-Archives-Hash: 3cbcfad264ce1d6ad4c0d1e2cd1fc034 commit: 3c4b9b6821a6da010c0d6a77419ed6049e946476 Author: Marek Szuba gentoo org> AuthorDate: Thu Sep 23 15:32:16 2021 +0000 Commit: Marek Szuba gentoo org> CommitDate: Thu Sep 23 15:35:46 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c4b9b68 profiles/arch/riscv: mask USE=doc on some just-keyworded packages Signed-off-by: Marek Szuba gentoo.org> profiles/arch/riscv/package.use.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index b3c7cf6dc80..562b6083052 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -1,6 +1,13 @@ # Copyright 2019-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Marek Szuba (2021-09-23) +# mkdocs ecosystem only partly keyworded on riscv, has rather messy +# Python-target requirements. +dev-python/backrefs doc +dev-python/pyspelling doc +dev-python/wcmatch doc + # Marek Szuba (2021-09-19) # media-gfx/nvidia-texture-tools reports arch as unknown, fails to build media-libs/devil nvtt