commit: f644682bd01618610130af119d02c4886d914e46 Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org> AuthorDate: Tue Oct 21 14:37:28 2025 +0000 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org> CommitDate: Tue Oct 21 15:34:11 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f644682b
media-video/ffmpeg: rekeyword ffmpeg-8.0 Known issues on tracker are either fixed or mitigated, there is likely other issues that haven't been reported yet but they likely never will without rekeywording for wider testing. Bug: https://bugs.gentoo.org/961435 Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org> media-video/ffmpeg/ffmpeg-8.0.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/media-video/ffmpeg/ffmpeg-8.0.ebuild b/media-video/ffmpeg/ffmpeg-8.0.ebuild index 6ff2b32ac0c2..f4ad53c5ab4b 100644 --- a/media-video/ffmpeg/ffmpeg-8.0.ebuild +++ b/media-video/ffmpeg/ffmpeg-8.0.ebuild @@ -24,8 +24,7 @@ else "} " S=${WORKDIR}/ffmpeg-${PV} # avoid ${P} for ffmpeg-compat - # unkeyworded for testing - #KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~x64-macos" + KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~x64-macos" fi DESCRIPTION="Complete solution to record/convert/stream audio and video"
