diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-03-16 19:42:16 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-03-16 19:42:46 +0000 |
commit | 04c05a5f8c4fe1dfd86cb563c3f9721d7030b2a1 (patch) | |
tree | 1feb7317446b71dd0a0844ccdc4a059e524f9da3 /media-video | |
parent | net-print/cups-filters: Removed old. (diff) | |
download | gentoo-04c05a5f8c4fe1dfd86cb563c3f9721d7030b2a1.tar.gz gentoo-04c05a5f8c4fe1dfd86cb563c3f9721d7030b2a1.tar.bz2 gentoo-04c05a5f8c4fe1dfd86cb563c3f9721d7030b2a1.zip |
media-video/ffmpeg: stable 3.4.5 for ppc, bug #660924
Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.62, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/ffmpeg/ffmpeg-3.4.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/ffmpeg/ffmpeg-3.4.5.ebuild b/media-video/ffmpeg/ffmpeg-3.4.5.ebuild index 231753d9951e..591ccca00aea 100644 --- a/media-video/ffmpeg/ffmpeg-3.4.5.ebuild +++ b/media-video/ffmpeg/ffmpeg-3.4.5.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 ~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 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" fi # Options to use as use_enable in the foo[:bar] form. |