diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-07 06:34:27 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-07 06:34:27 +0000 |
commit | c5a3b54cf0d5910fef4c6f170fe4c501ca3d2016 (patch) | |
tree | 031e51abb861aeef2342659aa01baba9ba171efd /media-video | |
parent | media-video/ffmpeg: Stabilize 6.1.2 ppc, #946000 (diff) | |
download | gentoo-c5a3b54cf0d5910fef4c6f170fe4c501ca3d2016.tar.gz gentoo-c5a3b54cf0d5910fef4c6f170fe4c501ca3d2016.tar.bz2 gentoo-c5a3b54cf0d5910fef4c6f170fe4c501ca3d2016.zip |
media-video/ffmpeg: Stabilize 6.1.2 sparc, #946000
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/ffmpeg/ffmpeg-6.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/ffmpeg/ffmpeg-6.1.2.ebuild b/media-video/ffmpeg/ffmpeg-6.1.2.ebuild index 12ac9cea3290..a480e00bc27a 100644 --- a/media-video/ffmpeg/ffmpeg-6.1.2.ebuild +++ b/media-video/ffmpeg/ffmpeg-6.1.2.ebuild @@ -85,7 +85,7 @@ LICENSE=" samba? ( GPL-3 ) " if [ "${PV#9999}" = "${PV}" ] ; then - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~x64-macos" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~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. |