diff options
author | Sam James <sam@gentoo.org> | 2022-06-01 06:24:46 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-06-01 06:24:46 +0100 |
commit | 4829525ce702c2cf5aa2b2a685b41b7e465a076c (patch) | |
tree | c92103679b414d5e7ea23c72b5dadb2bc43fab11 /media-video | |
parent | app-text/mupdf: Stabilize 1.19.1 arm, #848846 (diff) | |
download | gentoo-4829525ce702c2cf5aa2b2a685b41b7e465a076c.tar.gz gentoo-4829525ce702c2cf5aa2b2a685b41b7e465a076c.tar.bz2 gentoo-4829525ce702c2cf5aa2b2a685b41b7e465a076c.zip |
media-video/ffmpeg: Stabilize 4.4.2 arm64, #848879
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/ffmpeg/ffmpeg-4.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/ffmpeg/ffmpeg-4.4.2.ebuild b/media-video/ffmpeg/ffmpeg-4.4.2.ebuild index 425b251814ba..c8e5f4a0da4d 100644 --- a/media-video/ffmpeg/ffmpeg-4.4.2.ebuild +++ b/media-video/ffmpeg/ffmpeg-4.4.2.ebuild @@ -64,7 +64,7 @@ LICENSE=" samba? ( GPL-3 ) " if [ "${PV#9999}" = "${PV}" ] ; then - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" + KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" fi # Options to use as use_enable in the foo[:bar] form. |