diff options
author | Sam James <sam@gentoo.org> | 2021-04-13 16:05:48 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-13 16:05:48 +0000 |
commit | c407939010af6f074763a4f32e40b0656417a66a (patch) | |
tree | 54c822376ad0c92beae5dfc179fd484a210785fc /net-analyzer | |
parent | xfce-base/exo: Stabilize 4.16.2 arm, #782502 (diff) | |
download | gentoo-c407939010af6f074763a4f32e40b0656417a66a.tar.gz gentoo-c407939010af6f074763a4f32e40b0656417a66a.tar.bz2 gentoo-c407939010af6f074763a4f32e40b0656417a66a.zip |
net-analyzer/nmap: Stabilize 7.91-r2 sparc, #782583
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/nmap/nmap-7.91-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/nmap/nmap-7.91-r2.ebuild b/net-analyzer/nmap/nmap-7.91-r2.ebuild index cfa3646ca6fa..35300760756d 100644 --- a/net-analyzer/nmap/nmap-7.91-r2.ebuild +++ b/net-analyzer/nmap/nmap-7.91-r2.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://nmap.org/dist/${P}.tar.bz2" LICENSE="|| ( NPSL 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 nping +nse ssl +system-lua" REQUIRED_USE="system-lua? ( nse ${LUA_REQUIRED_USE} )" |