diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-01 15:58:23 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-01 15:58:23 +0200 |
commit | 5811dac7b5ba1270edec48c33748761704c0447e (patch) | |
tree | ddbbc68d0cc0a0d63655c035b8e16ea50ccf7eef /media-video | |
parent | media-libs/vidstab: ppc stable wrt bug #711144 (diff) | |
download | gentoo-5811dac7b5ba1270edec48c33748761704c0447e.tar.gz gentoo-5811dac7b5ba1270edec48c33748761704c0447e.tar.bz2 gentoo-5811dac7b5ba1270edec48c33748761704c0447e.zip |
media-video/ffmpeg: ppc stable wrt bug #711144
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/ffmpeg/ffmpeg-4.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/ffmpeg/ffmpeg-4.2.2.ebuild b/media-video/ffmpeg/ffmpeg-4.2.2.ebuild index a645f0a1a459..ec5bd28b4ad7 100644 --- a/media-video/ffmpeg/ffmpeg-4.2.2.ebuild +++ b/media-video/ffmpeg/ffmpeg-4.2.2.ebuild @@ -62,7 +62,7 @@ LICENSE=" samba? ( GPL-3 ) " if [ "${PV#9999}" = "${PV}" ] ; then - KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~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. |