From b79baf75f452d2cf7ff29cea562c2f60d7236aa0 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sat, 23 Nov 2024 18:21:16 +0100 Subject: net-analyzer/zmap: Stabilize 4.1.1 amd64, #944645 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- net-analyzer/zmap/zmap-4.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/zmap/zmap-4.1.1.ebuild b/net-analyzer/zmap/zmap-4.1.1.ebuild index 3096beae366c..82d4caa4687a 100644 --- a/net-analyzer/zmap/zmap-4.1.1.ebuild +++ b/net-analyzer/zmap/zmap-4.1.1.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 ~arm64 x86" +KEYWORDS="amd64 arm ~arm64 x86" IUSE="mongo redis" RDEPEND=" -- cgit v1.2.3-65-gdbad