diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-07-18 12:47:58 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-07-18 12:47:58 +0200 |
commit | 1e118513013fecdf7086267365869803c66e91f8 (patch) | |
tree | a61fccb3ce79c1fa9b8fa26a977a4cb0e21ff65f /media-video | |
parent | sys-apps/iproute2: ppc stable wrt bug #689528 (diff) | |
download | gentoo-1e118513013fecdf7086267365869803c66e91f8.tar.gz gentoo-1e118513013fecdf7086267365869803c66e91f8.tar.bz2 gentoo-1e118513013fecdf7086267365869803c66e91f8.zip |
media-video/ffmpeg: ppc64 stable wrt bug #689422
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/ffmpeg/ffmpeg-3.4.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/ffmpeg/ffmpeg-3.4.6-r1.ebuild b/media-video/ffmpeg/ffmpeg-3.4.6-r1.ebuild index 2c3cf36ad72e..11321209b84a 100644 --- a/media-video/ffmpeg/ffmpeg-3.4.6-r1.ebuild +++ b/media-video/ffmpeg/ffmpeg-3.4.6-r1.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. |