diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-06-20 16:25:52 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-06-20 16:25:52 +0200 |
commit | ae8d9eaf395a5556b729c79857622390f5b221de (patch) | |
tree | a729f8f66f42f39e36913bd48408f66fcd5648fc /media-video/ffmpeg | |
parent | dev-python/zope-testing: x86 stable (bug #721692) (diff) | |
download | gentoo-ae8d9eaf395a5556b729c79857622390f5b221de.tar.gz gentoo-ae8d9eaf395a5556b729c79857622390f5b221de.tar.bz2 gentoo-ae8d9eaf395a5556b729c79857622390f5b221de.zip |
media-video/ffmpeg: x86 keyworded (bug #728558)
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'media-video/ffmpeg')
-rw-r--r-- | media-video/ffmpeg/ffmpeg-4.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/ffmpeg/ffmpeg-4.3.ebuild b/media-video/ffmpeg/ffmpeg-4.3.ebuild index 6a6b7f4fb6cd..827a7fbc3bcf 100644 --- a/media-video/ffmpeg/ffmpeg-4.3.ebuild +++ b/media-video/ffmpeg/ffmpeg-4.3.ebuild @@ -59,7 +59,7 @@ LICENSE=" samba? ( GPL-3 ) " if [ "${PV#9999}" = "${PV}" ] ; then - KEYWORDS="~amd64 ~mips ~ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" + KEYWORDS="~amd64 ~mips ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" fi # Options to use as use_enable in the foo[:bar] form. |