commit: b79baf75f452d2cf7ff29cea562c2f60d7236aa0 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Nov 23 17:21:16 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Nov 23 17:21:16 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b79baf75
net-analyzer/zmap: Stabilize 4.1.1 amd64, #944645 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> 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="
