diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-10-13 10:46:12 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-10-13 10:46:12 -0700 |
commit | 77c99f993a7b351907a699963fb048767a5ebc09 (patch) | |
tree | 5259cb6e767e74cafce392463068c4bc617a86af /media-video/ffmpeg | |
parent | media-plugins/gst-plugins-libav-1.14.4.4.1.3_p20190329: ppc stable, bug 682558 (diff) | |
download | gentoo-77c99f993a7b351907a699963fb048767a5ebc09.tar.gz gentoo-77c99f993a7b351907a699963fb048767a5ebc09.tar.bz2 gentoo-77c99f993a7b351907a699963fb048767a5ebc09.zip |
media-video/ffmpeg-4.1.3: ppc stable, bug 682558
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-video/ffmpeg')
-rw-r--r-- | media-video/ffmpeg/ffmpeg-4.1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/ffmpeg/ffmpeg-4.1.3.ebuild b/media-video/ffmpeg/ffmpeg-4.1.3.ebuild index d94ac0828a54..75de995ad5b2 100644 --- a/media-video/ffmpeg/ffmpeg-4.1.3.ebuild +++ b/media-video/ffmpeg/ffmpeg-4.1.3.ebuild @@ -55,7 +55,7 @@ LICENSE=" samba? ( GPL-3 ) " if [ "${PV#9999}" = "${PV}" ] ; then - KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" + KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ~ppc64 sparc 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. |