diff options
author | Sam James <sam@gentoo.org> | 2020-10-07 18:50:51 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-07 18:50:51 +0000 |
commit | 239d7ba8b619e61b1ca28cf01c9efb586b7c0b64 (patch) | |
tree | 67484095e5d596d96fdd9a89f4582ec426c35e82 /media-video/ffmpeg | |
parent | media-libs/nv-codec-headers: Stabilize 9.1.23.1 amd64, #738238 (diff) | |
download | gentoo-239d7ba8b619e61b1ca28cf01c9efb586b7c0b64.tar.gz gentoo-239d7ba8b619e61b1ca28cf01c9efb586b7c0b64.tar.bz2 gentoo-239d7ba8b619e61b1ca28cf01c9efb586b7c0b64.zip |
media-video/ffmpeg: Stabilize 4.3.1 x86, #738238
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-video/ffmpeg')
-rw-r--r-- | media-video/ffmpeg/ffmpeg-4.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/ffmpeg/ffmpeg-4.3.1.ebuild b/media-video/ffmpeg/ffmpeg-4.3.1.ebuild index 6f6b92b9c8b4..d8928ada32c8 100644 --- a/media-video/ffmpeg/ffmpeg-4.3.1.ebuild +++ b/media-video/ffmpeg/ffmpeg-4.3.1.ebuild @@ -59,7 +59,7 @@ LICENSE=" samba? ( GPL-3 ) " if [ "${PV#9999}" = "${PV}" ] ; then - KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" + KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" fi # Options to use as use_enable in the foo[:bar] form. |