summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-09-15 16:17:54 +0200
committerMichał Górny <mgorny@gentoo.org>2019-09-17 13:00:55 +0200
commit5406e77f4eb1800170fdec585c12f78d6b9f9d4d (patch)
treeac95df9e7627b06f12302d9c97f80f4713a891f8 /app-emulation/qemu
parentuse.desc: Make 'snappy' a global USE flag (diff)
downloadgentoo-5406e77f4eb1800170fdec585c12f78d6b9f9d4d.tar.gz
gentoo-5406e77f4eb1800170fdec585c12f78d6b9f9d4d.tar.bz2
gentoo-5406e77f4eb1800170fdec585c12f78d6b9f9d4d.zip
*/*: Remove redundant local descriptions of USE=snappy
Remove local descriptions of USE=snappy where they add nothing to the global entry. Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-emulation/qemu')
-rw-r--r--app-emulation/qemu/metadata.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/app-emulation/qemu/metadata.xml b/app-emulation/qemu/metadata.xml
index e6ed85bf1f7e..f38823b3990e 100644
--- a/app-emulation/qemu/metadata.xml
+++ b/app-emulation/qemu/metadata.xml
@@ -37,7 +37,6 @@
<flag name="ssh">Enable SSH based block device support via <pkg>net-libs/libssh2</pkg></flag>
<flag name="static-user">Build the User targets as static binaries</flag>
<flag name="static">Build the User and Software MMU (system) targets as well as tools as static binaries</flag>
- <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="jpeg">Enable jpeg image support for the VNC console server</flag>