commit: 38edadb9b79f8c77c8bca1c05762c9b2aec4e96e Author: Marek Szuba <marecki <AT> gentoo <DOT> org> AuthorDate: Wed Aug 11 22:58:33 2021 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Wed Aug 11 22:58:33 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38edadb9
profiles/arch/riscv: add bug number to dev-python/argcomplete[test] mask Signed-off-by: Marek Szuba <marecki <AT> gentoo.org> profiles/arch/riscv/package.use.mask | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index f4c58340918..b05850cff92 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -183,7 +183,9 @@ dev-libs/libpcre jit <dev-vcs/git-2.31.0 pcre-jit www-servers/nginx pcre-jit -# app-shells/fish not keyworded due to failing tests +# 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 # Several dependencies not keyworded due to failing tests.
