diff options
author | Alex Fan <alex.fan.q@gmail.com> | 2021-12-12 20:59:43 +1100 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-12-13 10:57:07 +0800 |
commit | ab3788e821e6df38ff75b7aeeff01223f4afd369 (patch) | |
tree | 561b1d68ad0aba5d868b1e8cf1733e08dbc3caa6 /profiles/arch | |
parent | dev-python/sphinx-autodoc-typehints: keyword 1.12.0 for ~riscv (diff) | |
download | gentoo-ab3788e821e6df38ff75b7aeeff01223f4afd369.tar.gz gentoo-ab3788e821e6df38ff75b7aeeff01223f4afd369.tar.bz2 gentoo-ab3788e821e6df38ff75b7aeeff01223f4afd369.zip |
profiles/arch/riscv: mask dev-python/anyio[test]
dependency dev-python/uvloop has test fails and
has been marked -riscv
Signed-off-by: Alex Fan <alex.fan.q@gmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/riscv/package.use.mask | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index bb578bd989e1..8a95c710fd15 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -1,6 +1,11 @@ # Copyright 2019-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Alex Fan <alex.fan.q@gmail.com> (2021-12-12) +# dev-python/uvloop fails test #806412 +# but with it installed, anyio passes all tests +dev-python/anyio test + # Alex Fan <alex.fan.q@gmail.com> (2021-11-19) # depends on dev-lang/ocaml app-accessibility/brltty ocaml ocamlopt |