commit: 30000b132720a7d0ac747e095e871ce1e0e2300d Author: Viorel Munteanu <ceamac <AT> gentoo <DOT> org> AuthorDate: Sat Nov 30 14:39:44 2024 +0000 Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org> CommitDate: Sat Nov 30 15:08:59 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30000b13
profiles/arch/amd64: remove mask for net-misc/dropbear[test-async] Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org> profiles/arch/amd64/package.use.mask | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index fcc037497024..5433395adc90 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -17,6 +17,10 @@ #--- END OF EXAMPLES --- +# Viorel Munteanu <[email protected]> (2024-10-23) +# 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 @@ -33,10 +37,6 @@ www-client/firefox -wasm # Only available on amd64 for now dev-libs/elfutils -stacktrace -# Viorel Munteanu <[email protected]> (2024-10-23) -# Dependency dev-python/asyncssh is keyworded here. -net-misc/dropbear -test - # Michał Górny <[email protected]> (2024-10-23) # Debug-enabled binary packages are built for a subset of architectures. sys-kernel/gentoo-kernel-bin -debug
