diff options
author | Sam James <sam@gentoo.org> | 2024-01-08 12:49:47 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-08 12:49:47 +0000 |
commit | f7243ba33e8268af84407abdf0c5b68ee18694f2 (patch) | |
tree | 09c1eccd761f87e297f08ef2b23cb638031b4938 /media-video/ffmpeg | |
parent | profiles: Drop masks for removed games-fps/serious-sam-tse (diff) | |
download | gentoo-f7243ba33e8268af84407abdf0c5b68ee18694f2.tar.gz gentoo-f7243ba33e8268af84407abdf0c5b68ee18694f2.tar.bz2 gentoo-f7243ba33e8268af84407abdf0c5b68ee18694f2.zip |
media-video/ffmpeg: Stabilize 6.0-r11 amd64, #920240
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-video/ffmpeg')
-rw-r--r-- | media-video/ffmpeg/ffmpeg-6.0-r11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/ffmpeg/ffmpeg-6.0-r11.ebuild b/media-video/ffmpeg/ffmpeg-6.0-r11.ebuild index cf5c06b3132e..8c9dd49fcbef 100644 --- a/media-video/ffmpeg/ffmpeg-6.0-r11.ebuild +++ b/media-video/ffmpeg/ffmpeg-6.0-r11.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. |