commit: 641742e91aa8d645534d971a970c6e2da9ebcb56 Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org> AuthorDate: Sat Oct 29 10:20:04 2022 +0000 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org> CommitDate: Fri Nov 4 21:54:37 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=641742e9
profiles/arch/loong: package.use.mask media-sound/jack2 ieee1394 jack2 was keyworded here but this wasn't, just giving it an explicit mask to avoid confusion while rekeywording (s-sorry to everyone that wanted to use firewire audio devices on loong). Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org> profiles/arch/loong/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/loong/package.use.mask b/profiles/arch/loong/package.use.mask index 55d0cb78a907..29f4d02ab808 100644 --- a/profiles/arch/loong/package.use.mask +++ b/profiles/arch/loong/package.use.mask @@ -1,6 +1,10 @@ # Copyright 2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Ionen Wolkens <[email protected]> (2022-11-04) +# media-libs/libffado is not keyworded here yet. +media-sound/jack2 ieee1394 + # WANG Xuerui <[email protected]> (2022-10-04) # Sanitizers partially supported on this architecture. #
