Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/ffmpeg/
Date: Sat, 12 Oct 2019 23:50:37
Message-Id: 1570923977.c9c41110c09754f8b429fca1f0330afbd3a2d890.mattst88@gentoo
1 commit: c9c41110c09754f8b429fca1f0330afbd3a2d890
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 12 23:46:17 2019 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 12 23:46:17 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9c41110
7
8 media-video/ffmpeg-4.1.3: alpha stable, bug 682558
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 media-video/ffmpeg/ffmpeg-4.1.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-video/ffmpeg/ffmpeg-4.1.3.ebuild b/media-video/ffmpeg/ffmpeg-4.1.3.ebuild
16 index fe650987e86..d94ac0828a5 100644
17 --- a/media-video/ffmpeg/ffmpeg-4.1.3.ebuild
18 +++ b/media-video/ffmpeg/ffmpeg-4.1.3.ebuild
19 @@ -55,7 +55,7 @@ LICENSE="
20 samba? ( GPL-3 )
21 "
22 if [ "${PV#9999}" = "${PV}" ] ; then
23 - 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"
24 + 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"
25 fi
26
27 # Options to use as use_enable in the foo[:bar] form.