summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomáš Mózes <hydrapolic@gmail.com>2021-10-12 09:23:04 +0000
committerSam James <sam@gentoo.org>2021-10-20 09:59:27 +0000
commitf1ef5cc35666c52d39b992e8743806e5c75adba8 (patch)
tree265ee3f3bd4f99ce988ef489ab72bb18130dfea6 /app-emulation/xen-tools
parentapp-emulation/xen: drop vulnerable (diff)
downloadgentoo-f1ef5cc35666c52d39b992e8743806e5c75adba8.tar.gz
gentoo-f1ef5cc35666c52d39b992e8743806e5c75adba8.tar.bz2
gentoo-f1ef5cc35666c52d39b992e8743806e5c75adba8.zip
app-emulation/xen-tools: drop unused flask use flag
Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/22562 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emulation/xen-tools')
-rw-r--r--app-emulation/xen-tools/metadata.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/app-emulation/xen-tools/metadata.xml b/app-emulation/xen-tools/metadata.xml
index 16f1b5da5c72..fb98e4a01835 100644
--- a/app-emulation/xen-tools/metadata.xml
+++ b/app-emulation/xen-tools/metadata.xml
@@ -15,7 +15,6 @@
</maintainer>
<use>
<flag name="api">Build the C libxenapi bindings</flag>
- <flag name="flask">Enable the Flask XSM module from NSA</flag>
<flag name="hvm">Enable support for hardware based virtualization (VT-x,AMD-v)</flag>
<flag name="ipxe">Enable ipxe support</flag>
<flag name="ovmf">Enable support to boot UEFI guest vm, needed by hvm</flag>