diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2022-01-09 12:12:57 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2022-01-23 16:05:04 +0800 |
commit | 2565750bf7f204f85d0e596db1e5220cbd1a9f4c (patch) | |
tree | 29884484baa82dc139e9cc4e2196057173279009 /profiles/arch/riscv | |
parent | profiles/arch/riscv: mask app-emulation/qemu[glusterfs,rbd,xen] (diff) | |
download | gentoo-2565750bf7f204f85d0e596db1e5220cbd1a9f4c.tar.gz gentoo-2565750bf7f204f85d0e596db1e5220cbd1a9f4c.tar.bz2 gentoo-2565750bf7f204f85d0e596db1e5220cbd1a9f4c.zip |
profiles/arch/riscv: mask sys-fs/multipath-tools[rbd]
Closes: https://github.com/gentoo/gentoo/pull/23711
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'profiles/arch/riscv')
-rw-r--r-- | profiles/arch/riscv/package.use.mask | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index b6bbe2d4ccb0..d030f7b7dfab 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -6,6 +6,7 @@ app-emulation/qemu xen # untested useflag: rbd glusterfs app-emulation/qemu rbd glusterfs +sys-fs/multipath-tools rbd # Georgy Yakovlev <gyakovlev@gentoo.org> (2022-01-16) # requires sys-apps/dbus-broker, which is keyworded here. |