commit: e40430e7747e22e001b12ac4fde8bcff78d206f3 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Mon Aug 26 11:42:37 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Mon Aug 26 11:42:37 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e40430e7
profiles/arch/mips: use mask heif & jpegxl Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> profiles/arch/mips/use.mask | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/profiles/arch/mips/use.mask b/profiles/arch/mips/use.mask index 6fdd3e3d526c..da6c9e7c86fe 100644 --- a/profiles/arch/mips/use.mask +++ b/profiles/arch/mips/use.mask @@ -1,6 +1,14 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Arthur Zamarin <[email protected]> (2024-08-26) +# media-libs/libheif is not keyworded here +heif + +# Arthur Zamarin <[email protected]> (2024-08-26) +# media-libs/libjxl is not keyworded here +jpegxl + # Unmask the flag which corresponds to ARCH. -mips
