diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-09-11 23:01:36 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-09-11 23:01:55 +0200 |
commit | 4a75a4f185c8c636eb2dc74f78a2817ac6d57dfa (patch) | |
tree | dcf7809ae086ebbb54f34b8913ab8a10be0fbca8 /media-video | |
parent | net-dns/bind-tools: x86 stable (bug #623154) (diff) | |
download | gentoo-4a75a4f185c8c636eb2dc74f78a2817ac6d57dfa.tar.gz gentoo-4a75a4f185c8c636eb2dc74f78a2817ac6d57dfa.tar.bz2 gentoo-4a75a4f185c8c636eb2dc74f78a2817ac6d57dfa.zip |
media-video/ffmpeg: x86 stable (bug #627018)
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/ffmpeg/ffmpeg-3.3.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/ffmpeg/ffmpeg-3.3.3.ebuild b/media-video/ffmpeg/ffmpeg-3.3.3.ebuild index a469a1fdf31d..f0c2c72e2440 100644 --- a/media-video/ffmpeg/ffmpeg-3.3.3.ebuild +++ b/media-video/ffmpeg/ffmpeg-3.3.3.ebuild @@ -54,7 +54,7 @@ LICENSE=" samba? ( GPL-3 ) " if [ "${PV#9999}" = "${PV}" ] ; then - KEYWORDS="amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" + KEYWORDS="amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-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. |