diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-11-01 17:50:18 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-11-01 17:50:18 +0000 |
commit | 5c9b3e5e628ef4e21556c05c8bd7c54659909ad6 (patch) | |
tree | b30a73cf5c234f222a2054a11c7b3ef10cebef11 /media-video | |
parent | media-video/ffmpeg: Stabilize 4.4.5-r1 arm64, #942662 (diff) | |
download | gentoo-5c9b3e5e628ef4e21556c05c8bd7c54659909ad6.tar.gz gentoo-5c9b3e5e628ef4e21556c05c8bd7c54659909ad6.tar.bz2 gentoo-5c9b3e5e628ef4e21556c05c8bd7c54659909ad6.zip |
media-video/ffmpeg: Stabilize 4.4.5-r1 arm, #942662
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/ffmpeg/ffmpeg-4.4.5-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/ffmpeg/ffmpeg-4.4.5-r1.ebuild b/media-video/ffmpeg/ffmpeg-4.4.5-r1.ebuild index 80e7630b5aa1..568bd3862f0f 100644 --- a/media-video/ffmpeg/ffmpeg-4.4.5-r1.ebuild +++ b/media-video/ffmpeg/ffmpeg-4.4.5-r1.ebuild @@ -64,7 +64,7 @@ LICENSE=" samba? ( GPL-3 ) " if [ "${PV#9999}" = "${PV}" ] ; then - KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ~mips ppc ~ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" + KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~mips ppc ~ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" fi # Options to use as use_enable in the foo[:bar] form. |