commit: 4efbf7c2c054c768186ab902ca4e5768a4533ec0 Author: Cristian Othón Martínez Vera <cfuga <AT> cfuga <DOT> mx> AuthorDate: Tue Jul 29 23:10:01 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jul 31 07:11:47 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4efbf7c2
profiles/arch/arm: remove obsolete net-analyzer/zmap[mongo] mask Commit 06b60e91f324bbe618449fda820950e66f323936 removed the last ```net-analyzer/zmap``` ebuild with USE=mongo support (2024-12-24) Signed-off-by: Cristian Othón Martínez Vera <cfuga <AT> cfuga.mx> Part-of: https://github.com/gentoo/gentoo/pull/43237 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/arm/package.use.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index 7e68b737ca25..10b9a0dacd60 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -339,10 +339,6 @@ dev-ruby/capybara test # pre-built, no ARM support net-wireless/gr-osmosdr sdrplay -# Markus Meier <[email protected]> (2018-05-30) -# unkeyworded deps for bug #621434 -net-analyzer/zmap mongo - # Michał Górny <[email protected]> (2018-04-15) # Unkeyworded dep masks moved from default/linux. net-libs/gnutls test-full
