commit: e20fd05c3e40e7db43d02f8a867b42b62b984e16
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 15 11:46:11 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Oct 15 11:47:12 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e20fd05c
media-video/ffmpeg: x86 keyword, bug #574786
Package-Manager: portage-2.3.1
media-video/ffmpeg/ffmpeg-3.1.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-video/ffmpeg/ffmpeg-3.1.4.ebuild
b/media-video/ffmpeg/ffmpeg-3.1.4.ebuild
index 07a795f..a3950c4 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.