diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-03-17 18:37:52 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-03-17 18:00:13 +0000 |
commit | a4f0ef96c7bb12d2f182174ebc6d7543bf8bc695 (patch) | |
tree | 04ebbcbc7f80112af7ce987b9b42d788e7e8c8ab /net-analyzer | |
parent | flag-o-matic.eclass: add more verbose conditionals (diff) | |
download | gentoo-a4f0ef96c7bb12d2f182174ebc6d7543bf8bc695.tar.gz gentoo-a4f0ef96c7bb12d2f182174ebc6d7543bf8bc695.tar.bz2 gentoo-a4f0ef96c7bb12d2f182174ebc6d7543bf8bc695.zip |
net-analyzer/nmap: stable 7.80-r1 for hppa, bug #711308
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/nmap/nmap-7.80-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/nmap/nmap-7.80-r1.ebuild b/net-analyzer/nmap/nmap-7.80-r1.ebuild index 4ae930319422..f0e760e7435f 100644 --- a/net-analyzer/nmap/nmap-7.80-r1.ebuild +++ b/net-analyzer/nmap/nmap-7.80-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI=" https://nmap.org/dist/${MY_P}.tar.bz2 https://dev.gentoo.org/~jer/nmap-logo-64.png " -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" LICENSE="GPL-2" SLOT="0" |