summaryrefslogtreecommitdiff
path: root/media-video
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2016-10-15 13:46:11 +0200
committerPacho Ramos <pacho@gentoo.org>2016-10-15 13:47:12 +0200
commite20fd05c3e40e7db43d02f8a867b42b62b984e16 (patch)
treef422a04933d5d3bdeba3db9feb4b4ecbe045ebed /media-video
parent4be5599aaf9aa123889d7a89829a76f999cc83a6 (diff)
downloadgentoo-e20fd05c3e40e7db43d02f8a867b42b62b984e16.tar.gz
gentoo-e20fd05c3e40e7db43d02f8a867b42b62b984e16.tar.xz
media-video/ffmpeg: x86 keyword, bug #574786
Package-Manager: portage-2.3.1
Diffstat (limited to 'media-video')
-rw-r--r--media-video/ffmpeg/ffmpeg-3.1.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/ffmpeg/ffmpeg-3.1.4.ebuild b/media-video/ffmpeg/ffmpeg-3.1.4.ebuild
index 07a795ff2b8..a3950c4f685 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.