diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-03-12 00:47:16 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-03-12 00:47:16 -0700 |
commit | 14db8b0a6238a27bd7fbbf6f3325f09c648798f3 (patch) | |
tree | cc78a0a3709cf19e6903b345953579eb3e28432b /media-video/ffmpeg | |
parent | media-video/ffmpeg-3.3.6: ppc stable, bug 639698 (diff) | |
download | gentoo-14db8b0a6238a27bd7fbbf6f3325f09c648798f3.tar.gz gentoo-14db8b0a6238a27bd7fbbf6f3325f09c648798f3.tar.bz2 gentoo-14db8b0a6238a27bd7fbbf6f3325f09c648798f3.zip |
media-video/ffmpeg-3.3.6: ppc64 stable, bug 639698
Diffstat (limited to 'media-video/ffmpeg')
-rw-r--r-- | media-video/ffmpeg/ffmpeg-3.3.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/ffmpeg/ffmpeg-3.3.6.ebuild b/media-video/ffmpeg/ffmpeg-3.3.6.ebuild index e5bfbb09f893..ad5b411cc743 100644 --- a/media-video/ffmpeg/ffmpeg-3.3.6.ebuild +++ b/media-video/ffmpeg/ffmpeg-3.3.6.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. |