diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-02-18 08:37:36 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-02-18 08:37:36 +0000 |
commit | c7ffaf1225ab4cc145cc0ce8b13373563f71bef2 (patch) | |
tree | 7ef63f04e8b48df8a6153d15fd692bbb2f698e65 /net-analyzer/nmap/nmap-7.80-r2.ebuild | |
parent | 2021-02-18 08:22:39 UTC (diff) | |
parent | app-backup/dar: Stabilize 2.6.10 ppc, #770001 (diff) | |
download | gentoo-c7ffaf1225ab4cc145cc0ce8b13373563f71bef2.tar.gz gentoo-c7ffaf1225ab4cc145cc0ce8b13373563f71bef2.tar.bz2 gentoo-c7ffaf1225ab4cc145cc0ce8b13373563f71bef2.zip |
Merge updates from master
Diffstat (limited to 'net-analyzer/nmap/nmap-7.80-r2.ebuild')
-rw-r--r-- | net-analyzer/nmap/nmap-7.80-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/nmap/nmap-7.80-r2.ebuild b/net-analyzer/nmap/nmap-7.80-r2.ebuild index 6a0187c3ab51..5f48909bca01 100644 --- a/net-analyzer/nmap/nmap-7.80-r2.ebuild +++ b/net-analyzer/nmap/nmap-7.80-r2.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://nmap.org/dist/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="ipv6 libressl libssh2 ncat nmap-update nping +nse ssl +system-lua" REQUIRED_USE="system-lua? ( nse ${LUA_REQUIRED_USE} )" |