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 ED067158086 for ; Sun, 24 Oct 2021 06:02:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 501A8E082B; Sun, 24 Oct 2021 06:02:46 +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 34FB6E082B for ; Sun, 24 Oct 2021 06:02:46 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 15616343721 for ; Sun, 24 Oct 2021 06:02:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A87AE10C for ; Sun, 24 Oct 2021 06:02:43 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1635055334.8e1ecfb1bb9137720444e93c962b6206cbbdd063.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/hppa/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/hppa/package.use.mask X-VCS-Directories: profiles/arch/hppa/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 8e1ecfb1bb9137720444e93c962b6206cbbdd063 X-VCS-Branch: master Date: Sun, 24 Oct 2021 06:02:43 +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: 454ba678-4a9e-4755-a414-e1bde742c5a6 X-Archives-Hash: 77ffa331aed9060426d5ea52c5a03b4d commit: 8e1ecfb1bb9137720444e93c962b6206cbbdd063 Author: Arthur Zamarin gentoo org> AuthorDate: Sun Oct 24 06:02:14 2021 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sun Oct 24 06:02:14 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e1ecfb1 dev-python/argon2-cffi: mask [doc] for hppa dev-ruby/furo isn't keyworded here Signed-off-by: Arthur Zamarin gentoo.org> profiles/arch/hppa/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index 9122d55c417..33396378d39 100644 --- a/profiles/arch/hppa/package.use.mask +++ b/profiles/arch/hppa/package.use.mask @@ -4,6 +4,10 @@ # NOTE: When masking a USE flag due to missing keywords, please file a keyword # request bug for the hppa arch. +# Arthur Zamarin (2021-10-24) +# dev-ruby/furo isn't keyworded here +dev-python/argon2-cffi doc + # Sam James (2021-10-24) # Avoid Pipewire for now because of new wireplumber dependency which lacks # keywords. Doubt anybody is using PW here anyway right now.