summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-04-07 18:14:20 +0200
committerJakov Smolić <jsmolic@gentoo.org>2022-04-07 18:16:34 +0200
commit613f894f37c12d7087d6f9a70ecd1b939e370924 (patch)
treef006e707203921d6aa38f1bc5260fede0232bba5 /profiles
parentsys-cluster/kube-scheduler: drop 1.23.4 (diff)
downloadgentoo-613f894f37c12d7087d6f9a70ecd1b939e370924.tar.gz
gentoo-613f894f37c12d7087d6f9a70ecd1b939e370924.tar.bz2
gentoo-613f894f37c12d7087d6f9a70ecd1b939e370924.zip
profiles/arch/riscv: Mask sys-block/fio[rbd]
Depends on sys-cluster/ceph, which needs valgdring (unavailable on risc-v) Signed-off-by: Jakov Smolić <jsmolic@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 7e63597355cc..fa265a36511d 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
+# Jakov Smolić <jsmolic@gentoo.org> (2022-04-07)
+# Depends on sys-cluster/ceph which pulls in valgrind, which is
+# unavailable on riscv currently
+sys-block/fio rbd
+
# 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)