commit: bae80c594e3f1b0ada2421c283b6a2ada108c8f2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Fri Feb 6 20:18:49 2026 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Fri Feb 6 20:20:05 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bae80c59
profiles/base: Fix typo in package.use.mask Fixes: 3c56acda1afc6cb668b756c3868e5fa84a6ced6f Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> profiles/base/package.use.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 99fa99c5c420..60b1107257f4 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -857,7 +857,7 @@ mail-client/claws-mail litehtml # 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 +# alsa-firmware 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
