diff options
author | Michael Weber <xmw@gentoo.org> | 2017-02-22 22:09:16 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-02-22 22:09:16 +0100 |
commit | 6429053fd0e08e867217b14fbf697b4d121aaa92 (patch) | |
tree | 197946557cdbd21182645cf5209e4752ddef098b /media-video | |
parent | media-libs/zimg: ppc stable (bug 608868) (diff) | |
download | gentoo-6429053fd0e08e867217b14fbf697b4d121aaa92.tar.gz gentoo-6429053fd0e08e867217b14fbf697b4d121aaa92.tar.bz2 gentoo-6429053fd0e08e867217b14fbf697b4d121aaa92.zip |
media-video/ffmpeg: ppc stable (bug 608868)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/ffmpeg/ffmpeg-3.2.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/ffmpeg/ffmpeg-3.2.4.ebuild b/media-video/ffmpeg/ffmpeg-3.2.4.ebuild index ebf715acc60e..ef4637aec68c 100644 --- a/media-video/ffmpeg/ffmpeg-3.2.4.ebuild +++ b/media-video/ffmpeg/ffmpeg-3.2.4.ebuild @@ -55,7 +55,7 @@ LICENSE=" samba? ( GPL-3 ) " if [ "${PV#9999}" = "${PV}" ] ; then - KEYWORDS="amd64 ~arm hppa ~mips ~ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" + KEYWORDS="amd64 ~arm hppa ~mips ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" fi # Options to use as use_enable in the foo[:bar] form. |