diff options
author | Sam James <sam@gentoo.org> | 2024-01-07 09:04:57 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-07 09:04:57 +0000 |
commit | 407e6bd8b20638daf14b075294411240c3abc75d (patch) | |
tree | 52da8a3eb4b46438d52f70ebb5c37e242443d98e /media-video/ffmpeg | |
parent | x11-wm/windowmaker: Keyword 0.96.0 arm64, #921537 (diff) | |
download | gentoo-407e6bd8b20638daf14b075294411240c3abc75d.tar.gz gentoo-407e6bd8b20638daf14b075294411240c3abc75d.tar.bz2 gentoo-407e6bd8b20638daf14b075294411240c3abc75d.zip |
media-video/ffmpeg: Stabilize 6.0.1 arm64, #921542
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-video/ffmpeg')
-rw-r--r-- | media-video/ffmpeg/ffmpeg-6.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/ffmpeg/ffmpeg-6.0.1.ebuild b/media-video/ffmpeg/ffmpeg-6.0.1.ebuild index 6b9dc10b5bf6..535da7a573b2 100644 --- a/media-video/ffmpeg/ffmpeg-6.0.1.ebuild +++ b/media-video/ffmpeg/ffmpeg-6.0.1.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. |