diff options
author | Viorel Munteanu <ceamac@gentoo.org> | 2024-11-30 16:39:44 +0200 |
---|---|---|
committer | Viorel Munteanu <ceamac@gentoo.org> | 2024-11-30 17:08:59 +0200 |
commit | 30000b132720a7d0ac747e095e871ce1e0e2300d (patch) | |
tree | 722038d7bc7f22b9b71b8a0617e435dda0208905 /profiles/arch/amd64 | |
parent | profiles/arch/base: add mask for net-misc/dropbear[test-async] (diff) | |
download | gentoo-30000b132720a7d0ac747e095e871ce1e0e2300d.tar.gz gentoo-30000b132720a7d0ac747e095e871ce1e0e2300d.tar.bz2 gentoo-30000b132720a7d0ac747e095e871ce1e0e2300d.zip |
profiles/arch/amd64: remove mask for net-misc/dropbear[test-async]
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Diffstat (limited to 'profiles/arch/amd64')
-rw-r--r-- | profiles/arch/amd64/package.use.mask | 8 |
1 files 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 <ceamac@gentoo.org> (2024-10-23) +# Dependency dev-python/asyncssh is keyworded here. +net-misc/dropbear -test-async + # Sv. Lockal <lockalsash@gmail.com> (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 <ceamac@gentoo.org> (2024-10-23) -# Dependency dev-python/asyncssh is keyworded here. -net-misc/dropbear -test - # Michał Górny <mgorny@gentoo.org> (2024-10-23) # Debug-enabled binary packages are built for a subset of architectures. sys-kernel/gentoo-kernel-bin -debug |