commit: 63b41a097a00236db1749af9b7bc2551c504e40d Author: Viorel Munteanu <ceamac <AT> gentoo <DOT> org> AuthorDate: Fri Jan 24 10:45:24 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=63b41a09
profiles/arch/base: remove mask for net-misc/dropbear[test-async] Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org> profiles/arch/base/package.use.mask | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask index 84edf90cc72a..bd928db11c2a 100644 --- a/profiles/arch/base/package.use.mask +++ b/profiles/arch/base/package.use.mask @@ -1,14 +1,10 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Michał Górny <[email protected]> (2024-12-24) # OpenMP offloading is supported on 64-bit architectures only. llvm-core/clang-runtime offload -# Viorel Munteanu <[email protected]> (2024-11-30) -# Missing keywords on dev-python/asyncssh. -net-misc/dropbear test-async - # Sv. Lockal <[email protected]> (2024-11-30) # Only available for amd64. dev-debug/gdb rocm
