diff options
author | Steev Klimaszewski <steev@gentoo.org> | 2016-03-03 20:15:36 -0600 |
---|---|---|
committer | Steev Klimaszewski <steev@gentoo.org> | 2016-03-03 20:16:31 -0600 |
commit | 1aa83fbfe8bdba5af3c1d27644357cf373650f31 (patch) | |
tree | 88b9e9290ea525e25915ad704e4e97a6ad0e732b /net-analyzer/nmap | |
parent | dev-libs/liblinear: Keyword 210-r1 for arm64 (diff) | |
download | gentoo-1aa83fbfe8bdba5af3c1d27644357cf373650f31.tar.gz gentoo-1aa83fbfe8bdba5af3c1d27644357cf373650f31.tar.bz2 gentoo-1aa83fbfe8bdba5af3c1d27644357cf373650f31.zip |
net-analyzer/nmap: Mark 7.01 ~arm64
Tested on Cortex-A53. Caveat that only "ipv6 ncat ndiff nls nping nse ssl" useflags have been tested.
Package-Manager: portage-2.2.27
Diffstat (limited to 'net-analyzer/nmap')
-rw-r--r-- | net-analyzer/nmap/nmap-7.01.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/nmap/nmap-7.01.ebuild b/net-analyzer/nmap/nmap-7.01.ebuild index f4f4ffc14687..1010116c2c64 100644 --- a/net-analyzer/nmap/nmap-7.01.ebuild +++ b/net-analyzer/nmap/nmap-7.01.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -19,7 +19,7 @@ SRC_URI=" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="ipv6 libressl +nse system-lua ncat ndiff nls nmap-update nping ssl zenmap" NMAP_LINGUAS=( de fr hi hr it ja pl pt_BR ru zh ) |