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>
This commit is contained in:
Tomáš Mózes
2021-10-12 09:23:04 +00:00
committed by Sam James
parent 49c23a067c
commit f1ef5cc356

View File

@@ -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>