commit: 9d45bff24306e5dc6e96ce7c791a0cfb7225d89d Author: Viorel Munteanu <ceamac <AT> gentoo <DOT> org> AuthorDate: Fri Jan 24 10:44:48 2025 +0000 Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org> CommitDate: Fri Jan 24 10:51:06 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d45bff2
profiles/arch/amd64: remove unmask for net-misc/dropbear[test-async] Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org> profiles/arch/amd64/package.use.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index b25f73a7228f..814bd5ba41ad 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -29,10 +29,6 @@ llvm-core/clang-runtime -offload # Only available on amd64. media-video/handbrake -qsv -# Viorel Munteanu <[email protected]> (2024-11-30) -# Dependency dev-python/asyncssh is keyworded here. -net-misc/dropbear -test-async - # Sv. Lockal <[email protected]> (2024-11-30) # Masked in base profile, supported on this arch dev-debug/gdb -rocm
