Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/ffmpeg/
Date: Mon, 07 Jun 2021 06:25:18
Message-Id: 1623047103.0f6cdebee6f1186da80f2c3776b21e488ccbf813.slyfox@gentoo
1 commit: 0f6cdebee6f1186da80f2c3776b21e488ccbf813
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 7 06:22:49 2021 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 7 06:25:03 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f6cdebe
7
8 media-video/ffmpeg: stable 4.4 for ppc
9
10 stable wrt bug #781146
11
12 Package-Manager: Portage-3.0.19, Repoman-3.0.3
13 RepoMan-Options: --include-arches="ppc"
14 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
15
16 media-video/ffmpeg/ffmpeg-4.4.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/media-video/ffmpeg/ffmpeg-4.4.ebuild b/media-video/ffmpeg/ffmpeg-4.4.ebuild
20 index aa2fd13df6e..0b38621720e 100644
21 --- a/media-video/ffmpeg/ffmpeg-4.4.ebuild
22 +++ b/media-video/ffmpeg/ffmpeg-4.4.ebuild
23 @@ -59,7 +59,7 @@ LICENSE="
24 samba? ( GPL-3 )
25 "
26 if [ "${PV#9999}" = "${PV}" ] ; then
27 - KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
28 + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
29 fi
30
31 # Options to use as use_enable in the foo[:bar] form.