commit: 2abdaf460226fa0beee7c7b02620b73c8168534a Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Sep 6 18:40:14 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Sep 6 18:40:29 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2abdaf46
profiles/arch/mips: mask media-video/ffmpeg[vidstab] Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> profiles/arch/mips/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/mips/package.use.mask b/profiles/arch/mips/package.use.mask index 8b849f718c52..e52ec9731935 100644 --- a/profiles/arch/mips/package.use.mask +++ b/profiles/arch/mips/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Arthur Zamarin <[email protected]> (2024-09-06) +# media-libs/vidstab is not keyworded +media-video/ffmpeg vidstab + # Arthur Zamarin <[email protected]> (2024-09-06) # media-video/rav1e isn't keyworded here media-libs/libavif rav1e
