commit: a13c9106cd8f1ffc67859c2d670b9370f098fe02
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 4 17:12:28 2023 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Feb 4 17:12:52 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a13c9106
app-emulation/qemu: drop unused use description
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
app-emulation/qemu/metadata.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/app-emulation/qemu/metadata.xml b/app-emulation/qemu/metadata.xml
index bdb00757ca3e..55860ffa1847 100644
--- a/app-emulation/qemu/metadata.xml
+++ b/app-emulation/qemu/metadata.xml
@@ -53,7 +53,6 @@
<flag name="usbredir">Use <pkg>sys-apps/usbredir</pkg> to
redirect USB devices to another machine over TCP</flag>
<flag name="vde">Enable VDE-based networking</flag>
<flag name="vhost-net">Enable accelerated networking using
vhost-net, see https://www.linux-kvm.org/page/VhostNet</flag>
- <flag name="vhost-user-fs">Enable shared file system access
using the FUSE protocol carried over virtio.</flag>
<flag name="virgl">Enable experimental Virgil 3d (virtual
software GPU)</flag>
<flag name="virtfs">Enable VirtFS via virtio-9p-pci / fsdev.
See https://wiki.qemu.org/Documentation/9psetup</flag>
<flag name="vte">Enable terminal support
(<pkg>x11-libs/vte</pkg>) in the GTK+ interface</flag>