diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-10-07 09:05:44 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-10-07 09:09:14 +0200 |
commit | 0843d8d9044d659e3c6dd843ec79296fa09b7301 (patch) | |
tree | 08b3a8a04fe9337f107f8acc81ca4ab2243db6c5 /net-analyzer/zmap | |
parent | sys-auth/AusweisApp2: x86 stable wrt bug #746113 (diff) | |
download | gentoo-0843d8d9044d659e3c6dd843ec79296fa09b7301.tar.gz gentoo-0843d8d9044d659e3c6dd843ec79296fa09b7301.tar.bz2 gentoo-0843d8d9044d659e3c6dd843ec79296fa09b7301.zip |
net-analyzer/zmap: x86 stable wrt bug #746179
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-analyzer/zmap')
-rw-r--r-- | net-analyzer/zmap/zmap-2.1.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/zmap/zmap-2.1.1-r2.ebuild b/net-analyzer/zmap/zmap-2.1.1-r2.ebuild index 85807f5832de..be82641d5c7a 100644 --- a/net-analyzer/zmap/zmap-2.1.1-r2.ebuild +++ b/net-analyzer/zmap/zmap-2.1.1-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/zmap/zmap/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 arm ~x86" +KEYWORDS="amd64 arm x86" IUSE="mongo redis" RDEPEND="dev-libs/gmp:0 |