From: Pacho Ramos Date: Sat, 15 Oct 2016 11:46:11 +0000 (+0200) Subject: media-video/ffmpeg: x86 keyword, bug #574786 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e20fd05c3e40e7db43d02f8a867b42b62b984e16;p=gentoo.git media-video/ffmpeg: x86 keyword, bug #574786 Package-Manager: portage-2.3.1 --- diff --git a/media-video/ffmpeg/ffmpeg-3.1.4.ebuild b/media-video/ffmpeg/ffmpeg-3.1.4.ebuild index 07a795ff2b80..a3950c4f6853 100644 --- a/media-video/ffmpeg/ffmpeg-3.1.4.ebuild +++ b/media-video/ffmpeg/ffmpeg-3.1.4.ebuild @@ -55,7 +55,7 @@ LICENSE=" samba? ( GPL-3 ) " if [ "${PV#9999}" = "${PV}" ] ; then - KEYWORDS="~amd64 ~mips ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" + KEYWORDS="~amd64 ~mips ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" fi # Options to use as use_enable in the foo[:bar] form.