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:51
Message-Id: 1568421898.df3d62980e374df49e6f826630a8ee3ab87e80b8.mattst88@gentoo
1 commit: df3d62980e374df49e6f826630a8ee3ab87e80b8
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 14 00:28:11 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=df3d6298
7
8 media-video/ffmpeg: add ~sparc
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 media-video/ffmpeg/ffmpeg-4.1.4.ebuild | 2 +-
13 media-video/ffmpeg/ffmpeg-4.2.ebuild | 2 +-
14 media-video/ffmpeg/ffmpeg-9999.ebuild | 2 +-
15 3 files changed, 3 insertions(+), 3 deletions(-)
16
17 diff --git a/media-video/ffmpeg/ffmpeg-4.1.4.ebuild b/media-video/ffmpeg/ffmpeg-4.1.4.ebuild
18 index 6052be327bc..15f3beb3180 100644
19 --- a/media-video/ffmpeg/ffmpeg-4.1.4.ebuild
20 +++ b/media-video/ffmpeg/ffmpeg-4.1.4.ebuild
21 @@ -55,7 +55,7 @@ LICENSE="
22 samba? ( GPL-3 )
23 "
24 if [ "${PV#9999}" = "${PV}" ] ; then
25 - 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"
26 + 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"
27 fi
28
29 # Options to use as use_enable in the foo[:bar] form.
30
31 diff --git a/media-video/ffmpeg/ffmpeg-4.2.ebuild b/media-video/ffmpeg/ffmpeg-4.2.ebuild
32 index 1cc9bd89f36..e614ce5a206 100644
33 --- a/media-video/ffmpeg/ffmpeg-4.2.ebuild
34 +++ b/media-video/ffmpeg/ffmpeg-4.2.ebuild
35 @@ -59,7 +59,7 @@ LICENSE="
36 samba? ( GPL-3 )
37 "
38 if [ "${PV#9999}" = "${PV}" ] ; then
39 - KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
40 + KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
41 fi
42
43 # Options to use as use_enable in the foo[:bar] form.
44
45 diff --git a/media-video/ffmpeg/ffmpeg-9999.ebuild b/media-video/ffmpeg/ffmpeg-9999.ebuild
46 index b29918ea4ec..b95ad276208 100644
47 --- a/media-video/ffmpeg/ffmpeg-9999.ebuild
48 +++ b/media-video/ffmpeg/ffmpeg-9999.ebuild
49 @@ -59,7 +59,7 @@ LICENSE="
50 samba? ( GPL-3 )
51 "
52 if [ "${PV#9999}" = "${PV}" ] ; then
53 - KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
54 + KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
55 fi
56
57 # Options to use as use_enable in the foo[:bar] form.