diff options
author | Sam James <sam@gentoo.org> | 2021-10-10 03:19:28 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-10 03:19:28 +0100 |
commit | 3a217d04a1e03bc91370ac6756907a3b16d3c3c9 (patch) | |
tree | aadb9c3ce28c044b6638b8a9b592f73332630551 /net-analyzer | |
parent | media-video/wireplumber: Keyword 0.4.3 arm64, #813015 (diff) | |
download | gentoo-3a217d04a1e03bc91370ac6756907a3b16d3c3c9.tar.gz gentoo-3a217d04a1e03bc91370ac6756907a3b16d3c3c9.tar.bz2 gentoo-3a217d04a1e03bc91370ac6756907a3b16d3c3c9.zip |
net-analyzer/zmap: Keyword 2.1.1-r3 arm64, #813393
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/zmap/zmap-2.1.1-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/zmap/zmap-2.1.1-r3.ebuild b/net-analyzer/zmap/zmap-2.1.1-r3.ebuild index bd667e0454d8..cb72b0462e21 100644 --- a/net-analyzer/zmap/zmap-2.1.1-r3.ebuild +++ b/net-analyzer/zmap/zmap-2.1.1-r3.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 ~arm64 x86" IUSE="mongo redis" RDEPEND="dev-libs/gmp:0 |