diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-02-22 14:17:49 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-02-22 14:19:02 +0100 |
commit | 38aa2f0e2663031c15881de543764e3a32068621 (patch) | |
tree | 2e92819728a58c4b51928f90137f7dc1740de5fa /media-video | |
parent | media-libs/zimg: Stable for PPC64 (bug #608868). (diff) | |
download | gentoo-38aa2f0e2663031c15881de543764e3a32068621.tar.gz gentoo-38aa2f0e2663031c15881de543764e3a32068621.tar.bz2 gentoo-38aa2f0e2663031c15881de543764e3a32068621.zip |
media-video/ffmpeg: Stable for PPC64 (bug #608868).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
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 b531730a6bf2..ebf715acc60e 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. |