Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/zmap/
Date: Sun, 10 Oct 2021 02:20:19
Message-Id: 1633832368.3a217d04a1e03bc91370ac6756907a3b16d3c3c9.sam@gentoo
1 commit: 3a217d04a1e03bc91370ac6756907a3b16d3c3c9
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 10 02:19:28 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 10 02:19:28 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a217d04
7
8 net-analyzer/zmap: Keyword 2.1.1-r3 arm64, #813393
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-analyzer/zmap/zmap-2.1.1-r3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-analyzer/zmap/zmap-2.1.1-r3.ebuild b/net-analyzer/zmap/zmap-2.1.1-r3.ebuild
16 index bd667e0454d..cb72b0462e2 100644
17 --- a/net-analyzer/zmap/zmap-2.1.1-r3.ebuild
18 +++ b/net-analyzer/zmap/zmap-2.1.1-r3.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/zmap/zmap/archive/v${PV}.tar.gz -> ${P}.tar.gz"
20
21 LICENSE="Apache-2.0"
22 SLOT="0"
23 -KEYWORDS="amd64 arm x86"
24 +KEYWORDS="amd64 arm ~arm64 x86"
25 IUSE="mongo redis"
26
27 RDEPEND="dev-libs/gmp:0