commit: 5c28a4e3c459279554617d042d381c4322f33be0
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 13 17:46:14 2019 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Oct 13 17:46:14 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c28a4e3
media-video/ffmpeg-4.1.3: ppc64 stable, bug 682558
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
media-video/ffmpeg/ffmpeg-4.1.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-video/ffmpeg/ffmpeg-4.1.3.ebuild
b/media-video/ffmpeg/ffmpeg-4.1.3.ebuild
index 75de995ad5b..dde475dd768 100644
--- a/media-video/ffmpeg/ffmpeg-4.1.3.ebuild
+++ b/media-video/ffmpeg/ffmpeg-4.1.3.ebuild
@@ -55,7 +55,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.