summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2022-03-30 10:39:14 +0100
committerMarek Szuba <marecki@gentoo.org>2022-04-01 09:18:10 +0100
commitbdfef062dc1dfa35f6f46e6a019444cd55603b23 (patch)
treecae29d28b712bb751693f0ca7e5427fde2520e80 /profiles
parentdev-python/sphinx_ansible_theme: drop 0.9.0 (diff)
downloadgentoo-bdfef062dc1dfa35f6f46e6a019444cd55603b23.tar.gz
gentoo-bdfef062dc1dfa35f6f46e6a019444cd55603b23.tar.bz2
gentoo-bdfef062dc1dfa35f6f46e6a019444cd55603b23.zip
profiles/arch/riscv: mask USE=test-full on dev-python/subprocess-tee
Indirect revdep of dev-python/pytest-testinfra. Bug: https://bugs.gentoo.org/835717 Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r--profiles/arch/riscv/package.use.mask5
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask
index 0e1f6495534c..8baaa257230a 100644
--- a/profiles/arch/riscv/package.use.mask
+++ b/profiles/arch/riscv/package.use.mask
@@ -1,6 +1,11 @@
# Copyright 2019-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Marek Szuba <marecki@gentoo.org> (2022-03-30)
+# Indirectly depends on dev-python/pytest-testinfra, which is currently
+# blocked from being keyworded on this arch by several errors (Bug #835717)
+dev-python/subprocess-tee test-full
+
# Jakov Smolić <jsmolic@gentoo.org> (2022-03-25)
# sys-process/criu doesn't support riscv (bug #835975)
# Upstream bug for criu: https://github.com/checkpoint-restore/criu/issues/1702