diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-01 19:43:47 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-01 19:43:47 +0300 |
commit | bccad57e2237f9e7e40ceeab88337812eba9318c (patch) | |
tree | ec6e2f45cae056ac3acb8572f737846925aa9c77 /media-video/ffmpeg | |
parent | media-video/ffmpeg: Stabilize 4.4.4-r2 x86, #907593 (diff) | |
download | gentoo-bccad57e2237f9e7e40ceeab88337812eba9318c.tar.gz gentoo-bccad57e2237f9e7e40ceeab88337812eba9318c.tar.bz2 gentoo-bccad57e2237f9e7e40ceeab88337812eba9318c.zip |
media-video/ffmpeg: Stabilize 4.2.9 sparc, #907594
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-video/ffmpeg')
-rw-r--r-- | media-video/ffmpeg/ffmpeg-4.2.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/ffmpeg/ffmpeg-4.2.9.ebuild b/media-video/ffmpeg/ffmpeg-4.2.9.ebuild index e7b401437f6a..e8ffc0104eb6 100644 --- a/media-video/ffmpeg/ffmpeg-4.2.9.ebuild +++ b/media-video/ffmpeg/ffmpeg-4.2.9.ebuild @@ -62,7 +62,7 @@ LICENSE=" samba? ( GPL-3 ) " if [ "${PV#9999}" = "${PV}" ] ; then - KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" + KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux" fi # Options to use as use_enable in the foo[:bar] form. |