diff options
author | Sam James <sam@gentoo.org> | 2023-09-24 23:14:51 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-24 23:14:51 +0100 |
commit | 09a07e069a605644b1a9016386f62163d05b64b3 (patch) | |
tree | 1e3037cc7848c06dff002360cbae83f4f7157fbf /media-video | |
parent | sys-devel/crosstool-ng: bump 1.25.0, add 1.26.0_rc1, 1.26.0_rc2, 9999 (diff) | |
download | gentoo-09a07e069a605644b1a9016386f62163d05b64b3.tar.gz gentoo-09a07e069a605644b1a9016386f62163d05b64b3.tar.bz2 gentoo-09a07e069a605644b1a9016386f62163d05b64b3.zip |
media-video/ffmpeg: Stabilize 6.0-r6 arm64, #910314
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/ffmpeg/ffmpeg-6.0-r6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/ffmpeg/ffmpeg-6.0-r6.ebuild b/media-video/ffmpeg/ffmpeg-6.0-r6.ebuild index b5d593b52337..b2c086d3d23f 100644 --- a/media-video/ffmpeg/ffmpeg-6.0-r6.ebuild +++ b/media-video/ffmpeg/ffmpeg-6.0-r6.ebuild @@ -64,7 +64,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. |