diff options
author | 2017-09-30 05:19:39 +0000 | |
---|---|---|
committer | 2017-09-30 06:30:46 +0000 | |
commit | 21311607253d92463a55ffb0075077719b365835 (patch) | |
tree | 138d0f283cacd3c1e1709586a63834874985c4d7 /media-video/ffmpeg | |
parent | media-gfx/gphoto2: stable 2.5.14 for ppc64, bug #623636 (diff) | |
download | gentoo-21311607253d92463a55ffb0075077719b365835.tar.gz gentoo-21311607253d92463a55ffb0075077719b365835.tar.bz2 gentoo-21311607253d92463a55ffb0075077719b365835.zip |
media-video/ffmpeg: stable 3.3.3 for ppc64, bug #627018
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'media-video/ffmpeg')
-rw-r--r-- | media-video/ffmpeg/ffmpeg-3.3.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/ffmpeg/ffmpeg-3.3.3.ebuild b/media-video/ffmpeg/ffmpeg-3.3.3.ebuild index f0c2c72e2440..acdf67a6682d 100644 --- a/media-video/ffmpeg/ffmpeg-3.3.3.ebuild +++ b/media-video/ffmpeg/ffmpeg-3.3.3.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. |