diff options
author | Patrick Lauer <patrick@gentoo.org> | 2016-02-15 18:45:02 +0100 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2016-02-15 18:45:02 +0100 |
commit | ea4d1e1fcc0c0aeff215d622921962cb72b95e6e (patch) | |
tree | d41e0a06a66cae6e1bac711a50025b189850fcb2 /app-emulation/qemu/metadata.xml | |
parent | sys-apps/net-tools: drop old versions <net-tools-1.60_p20141019041918-r1 (diff) | |
download | gentoo-ea4d1e1fcc0c0aeff215d622921962cb72b95e6e.tar.gz gentoo-ea4d1e1fcc0c0aeff215d622921962cb72b95e6e.tar.bz2 gentoo-ea4d1e1fcc0c0aeff215d622921962cb72b95e6e.zip |
app-emulation/qemu: Remove unneeded useflag description from metadata.xml
Package-Manager: portage-2.2.27
Diffstat (limited to 'app-emulation/qemu/metadata.xml')
-rw-r--r-- | app-emulation/qemu/metadata.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/app-emulation/qemu/metadata.xml b/app-emulation/qemu/metadata.xml index e093bf85a901..105327a8c5b6 100644 --- a/app-emulation/qemu/metadata.xml +++ b/app-emulation/qemu/metadata.xml @@ -35,9 +35,6 @@ <flag name="snappy">Enable support for snappy compression</flag> <flag name="systemtap">Enable SystemTAP/DTrace tracing</flag> <flag name="tci">Enable the TCG Interpreter which can speed up or slowdown workloads depending on the host and guest CPUs being emulated. In the future it will be a runtime option but for now its compile time.</flag> - <flag name="tls">Enable TLS support for the VNC console server. - For 1.4 and newer this also enables WebSocket support. - For 2.0 through 2.3 also enables disk quorum support.</flag> <flag name="jpeg">Enable jpeg image support for the VNC console server</flag> <flag name="png">Enable png image support for the VNC console server</flag> <flag name="usb">Enable USB passthrough via <pkg>dev-libs/libusb</pkg></flag> |