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, 14 Sep 2019 00:55:50
Message-Id: 1568421898.d850e430c4c08478138dea6194a32008d4ca6cd5.mattst88@gentoo
1 commit: d850e430c4c08478138dea6194a32008d4ca6cd5
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 14 00:44:26 2019 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 14 00:44:58 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d850e430
7
8 media-video/ffmpeg-4.1.3: sparc 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 f291a15cbd5..3af4888bde3 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 x86 ~x86-fbsd ~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 ~x86-fbsd ~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.