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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C635E158090 for ; Mon, 16 May 2022 08:32:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 07F6DE0886; Mon, 16 May 2022 08:32:39 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DF9B8E0878 for ; Mon, 16 May 2022 08:32:38 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D98AB341779 for ; Mon, 16 May 2022 08:32:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 32D1BDC for ; Mon, 16 May 2022 08:32:36 +0000 (UTC) From: "Yixun Lan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Yixun Lan" Message-ID: <1652689674.6a9dd24b46a6d194cc547ce9652f41d7e2946432.dlan@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: dlan X-VCS-Committer-Name: Yixun Lan X-VCS-Revision: 6a9dd24b46a6d194cc547ce9652f41d7e2946432 X-VCS-Branch: master Date: Mon, 16 May 2022 08:32: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: c38f356f-ad95-42ec-b9ff-41deabfe3541 X-Archives-Hash: 9d32ae135c2dc9287879802fc17d7e63 commit: 6a9dd24b46a6d194cc547ce9652f41d7e2946432 Author: Alex Fan gmail com> AuthorDate: Sun May 15 10:42:40 2022 +0000 Commit: Yixun Lan gentoo org> CommitDate: Mon May 16 08:27:54 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a9dd24b profiles/arch/riscv: unmask dev-python/argcomplete[test] app-shells/fish has been keyworded for ~riscv Signed-off-by: Alex Fan gmail.com> Signed-off-by: Yixun Lan gentoo.org> profiles/arch/riscv/package.use.mask | 5 ----- 1 file changed, 5 deletions(-) diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index f784848bad46..3e5d66f16997 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -228,8 +228,3 @@ sys-block/thin-provisioning-tools test dev-libs/libpcre2 jit dev-libs/libpcre jit www-servers/nginx pcre-jit - -# app-shells/fish not keyworded due to failing tests (Bug #807742). -# That said, with fish-3.3.1-r1 installed manually (and without testing) -# all argcomplete-1.12.3 tests passed. -dev-python/argcomplete test