diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2022-01-09 12:11:12 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2022-01-23 16:04:50 +0800 |
commit | 9f478db64fbdedd5f539c1346e8efcbe6cc114b0 (patch) | |
tree | 50700f7df2eff1bcb09f5f4134cfaa305f92844c /profiles | |
parent | sys-fs/multipath-tools: keyword ~riscv (diff) | |
download | gentoo-9f478db64fbdedd5f539c1346e8efcbe6cc114b0.tar.gz gentoo-9f478db64fbdedd5f539c1346e8efcbe6cc114b0.tar.bz2 gentoo-9f478db64fbdedd5f539c1346e8efcbe6cc114b0.zip |
profiles/arch/riscv: mask app-emulation/qemu[glusterfs,rbd,xen]
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/riscv/package.use.mask | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index 24674c86ca9b..b6bbe2d4ccb0 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -1,6 +1,12 @@ # Copyright 2019-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Yongxinag Liang <tanekliang@gmail.com> (2022-01-09) +# app-emulation/xen-tools doesn't support riscv yet +app-emulation/qemu xen +# untested useflag: rbd glusterfs +app-emulation/qemu rbd glusterfs + # Georgy Yakovlev <gyakovlev@gentoo.org> (2022-01-16) # requires sys-apps/dbus-broker, which is keyworded here. sys-apps/systemd -hostnamed-fallback |