diff options
author | Sam James <sam@gentoo.org> | 2021-02-14 02:10:04 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-14 02:10:04 +0000 |
commit | 5f0fddfc64b0eb593fd2de09c434cd25e2a5952b (patch) | |
tree | 36e073b6c113cffb010d8d8cd36972e8f24dd013 /net-analyzer | |
parent | net-libs/libpcap: Stabilize 1.10.0 arm64, #768747 (diff) | |
download | gentoo-5f0fddfc64b0eb593fd2de09c434cd25e2a5952b.tar.gz gentoo-5f0fddfc64b0eb593fd2de09c434cd25e2a5952b.tar.bz2 gentoo-5f0fddfc64b0eb593fd2de09c434cd25e2a5952b.zip |
net-analyzer/nmap: Stabilize 7.80-r2 arm64, #768750
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-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 f6b39c905546..6b0ca2a471ac 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} )" |