diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-11-18 10:04:08 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-11-18 10:04:08 +0000 |
commit | 217ff1769589b706b65c344098c98de1f3abae62 (patch) | |
tree | e611789d8dd600a1025be54bc0fe238a594a571a /net-analyzer/nmap/nmap-6.47-r1.ebuild | |
parent | dev-python/smmap: Version Bump; fix test dep; add python3 support (diff) | |
download | historical-217ff1769589b706b65c344098c98de1f3abae62.tar.gz historical-217ff1769589b706b65c344098c98de1f3abae62.tar.bz2 historical-217ff1769589b706b65c344098c98de1f3abae62.zip |
Stable for amd64, wrt bug #480474
Package-Manager: portage-2.2.8-r2/cvs/Linux x86_64
RepoMan-Options: --include-arches="amd64"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'net-analyzer/nmap/nmap-6.47-r1.ebuild')
-rw-r--r-- | net-analyzer/nmap/nmap-6.47-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/nmap/nmap-6.47-r1.ebuild b/net-analyzer/nmap/nmap-6.47-r1.ebuild index 7d5e0dafb374..a460fa7bd973 100644 --- a/net-analyzer/nmap/nmap-6.47-r1.ebuild +++ b/net-analyzer/nmap/nmap-6.47-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-6.47-r1.ebuild,v 1.2 2014/11/18 00:26:06 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-6.47-r1.ebuild,v 1.3 2014/11/18 10:04:07 ago Exp $ EAPI=5 @@ -19,7 +19,7 @@ SRC_URI=" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~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 ~hppa ~ia64 ~mips ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="ipv6 +lua system-lua ncat ndiff nls nmap-update nping ssl zenmap" NMAP_LINGUAS=( de es fr hr hu id it ja pl pt_BR pt_PT ro ru sk zh ) |