commit: 3c56acda1afc6cb668b756c3868e5fa84a6ced6f Author: Nowa Ammerlaan <nowa <AT> gentoo <DOT> org> AuthorDate: Fri Feb 6 08:32:05 2026 +0000 Commit: Nowa Ammerlaan <nowa <AT> gentoo <DOT> org> CommitDate: Fri Feb 6 08:32:05 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c56acda
profiles/base: add extra note to sys-firmware/alsa-firmware mask Bug: https://bugs.gentoo.org/969656 Signed-off-by: Nowa Ammerlaan <nowa <AT> gentoo.org> profiles/base/package.use.mask | 3 +++ 1 file changed, 3 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 4c0358cfdc54..99fa99c5c420 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -856,6 +856,9 @@ mail-client/claws-mail litehtml # terms. Masked to prevent accidental installation of these files, # bug #318841#c20. sys-kernel/linux-firmware unknown-license +# Updated: Nowa Ammerlaan <[email protected]> (2025-12-30) +# alsa-frimware distributes these same files, sync the behaviour of +# both packages. Bug #969656. sys-firmware/alsa-firmware alsa_cards_korg1212 sys-firmware/alsa-firmware alsa_cards_maestro3 sys-firmware/alsa-firmware alsa_cards_sb16
