commit: 38563b8b9fe4eeb55fa3da276ff15f47828bc8fe Author: Marek Szuba <marecki <AT> gentoo <DOT> org> AuthorDate: Wed Jul 21 10:59:41 2021 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Wed Jul 21 10:59:41 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38563b8b
profiles/arch/riscv: restore sys-block/thin-provisioning-tools[test] mask Both dev-util/aruba and dev-util/cucumber seem to work but I haven't quite sorted out the required masks on dependencies of the latter yet, nattka keeps bombing out on this so I have to craft this by hand. Signed-off-by: Marek Szuba <marecki <AT> gentoo.org> profiles/arch/riscv/package.use.mask | 2 ++ 1 file changed, 2 insertions(+) diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index ef32a8f6988..1eb11451779 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -55,6 +55,8 @@ media-libs/allegro dumb openal media-libs/devil nvtt # - sys-cluster/ceph net-analyzer/rrdtool rados +# - dev-util/aruba & dev-util/cucumber +sys-block/thin-provisioning-tools test # - sys-cluster/rdma-core | sys-fabric/ofed, sys-cluster/knem, sys-fabric/infinipath-psm, sys-fabric/librdmacm sys-cluster/openmpi openmpi_fabrics_ofed openmpi_fabrics_knem openmpi_fabrics_psm openmpi_ofed_features_control-hdr-padding openmpi_ofed_features_dynamic-sl openmpi_ofed_features_rdmacm openmpi_ofed_features_udcm # - sys-fabric/ofed, dev-db/mariadb | dev-db/mysql
