net-analyzer/nmap: fix UnusedLocalUse

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2022-04-17 18:22:03 +01:00
parent 8d8d5be872
commit 5b02b5c137

View File

@@ -16,7 +16,6 @@
<use>
<flag name="libssh2">Enable SSH support through <pkg>net-libs/libssh2</pkg></flag>
<flag name="ncat">Install the ncat utility</flag>
<flag name="nmap-update">Install nmap-update, which uses <pkg>dev-vcs/subversion</pkg> to update nmap scripts in your home directory</flag>
<flag name="nping">Install the nping utility</flag>
<flag name="nse">Include support for the Nmap Scripting Engine (NSE)</flag>
<flag name="system-lua">Use <pkg>dev-lang/lua</pkg> instead of the bundled liblua</flag>