diff options
author | Sam James <sam@gentoo.org> | 2024-11-01 20:41:39 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-01 20:41:39 +0000 |
commit | b1d84902a4e5c1e93d1d8744b625e9e6726b2a67 (patch) | |
tree | 6ec08aff19d8c34e9ab82512545f194a010eac60 /media-video | |
parent | media-video/ffmpeg: Stabilize 4.4.5-r1 x86, #942662 (diff) | |
download | gentoo-b1d84902a4e5c1e93d1d8744b625e9e6726b2a67.tar.gz gentoo-b1d84902a4e5c1e93d1d8744b625e9e6726b2a67.tar.bz2 gentoo-b1d84902a4e5c1e93d1d8744b625e9e6726b2a67.zip |
media-video/ffmpeg: Stabilize 4.4.5-r1 amd64, #942662
Signed-off-by: Sam James <sam@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 ff35cbba9097..f5040396041f 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. |