diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-07-20 10:39:16 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-07-20 10:39:16 +0300 |
commit | b872e98d1eba2f71487537b4a1fd6537fa84ac28 (patch) | |
tree | 220a4f54c8129e9426d8784f9a7bd023a548f4c9 /media-video | |
parent | dev-debug/ald: treeclean (diff) | |
download | gentoo-b872e98d1eba2f71487537b4a1fd6537fa84ac28.tar.gz gentoo-b872e98d1eba2f71487537b4a1fd6537fa84ac28.tar.bz2 gentoo-b872e98d1eba2f71487537b4a1fd6537fa84ac28.zip |
media-video/ffmpeg: Stabilize 4.4.4-r10 amd64, #936326
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/ffmpeg/ffmpeg-4.4.4-r10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/ffmpeg/ffmpeg-4.4.4-r10.ebuild b/media-video/ffmpeg/ffmpeg-4.4.4-r10.ebuild index 7c51384ea535..d28685a86b08 100644 --- a/media-video/ffmpeg/ffmpeg-4.4.4-r10.ebuild +++ b/media-video/ffmpeg/ffmpeg-4.4.4-r10.ebuild @@ -65,7 +65,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 ~x64-macos" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~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. |