commit: f52350abdde150df0605ac75eaf14c8b5bb59ff2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Nov 23 16:02:38 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Nov 23 16:02:38 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f52350ab
net-analyzer/zmap: Stabilize 4.1.1 x86, #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 df98bfce46b0..3096beae366c 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="
