diff options
author | Sam James <sam@gentoo.org> | 2024-03-27 23:10:58 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-03-27 23:10:58 +0000 |
commit | aa5faf3113eef36ce123d6f2a743987b11466c7a (patch) | |
tree | 20d7f92ca9d3b624377a1b1d64ed3ffc531276c5 /media-video | |
parent | dev-build/gn: Stabilize 0.2157 arm64, #927965 (diff) | |
download | gentoo-aa5faf3113eef36ce123d6f2a743987b11466c7a.tar.gz gentoo-aa5faf3113eef36ce123d6f2a743987b11466c7a.tar.bz2 gentoo-aa5faf3113eef36ce123d6f2a743987b11466c7a.zip |
media-video/ffmpeg: Stabilize 6.1.1-r5 arm64, #927965
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/ffmpeg/ffmpeg-6.1.1-r5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/ffmpeg/ffmpeg-6.1.1-r5.ebuild b/media-video/ffmpeg/ffmpeg-6.1.1-r5.ebuild index 508b2ffdf67f..28ac28cac415 100644 --- a/media-video/ffmpeg/ffmpeg-6.1.1-r5.ebuild +++ b/media-video/ffmpeg/ffmpeg-6.1.1-r5.ebuild @@ -85,7 +85,7 @@ LICENSE=" samba? ( GPL-3 ) " if [ "${PV#9999}" = "${PV}" ] ; then - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~x64-macos" + KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~x64-macos" fi # Options to use as use_enable in the foo[:bar] form. |