Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/ffmpeg/
Date: Fri, 26 Feb 2021 21:57:01
Message-Id: 1614376613.885c83cd794234a85c7cafbeafa94078174e184d.sam@gentoo
1 commit: 885c83cd794234a85c7cafbeafa94078174e184d
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 26 21:56:53 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 26 21:56:53 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=885c83cd
7
8 media-video/ffmpeg: Stabilize 4.3.2 arm64, #763315
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 media-video/ffmpeg/ffmpeg-4.3.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-video/ffmpeg/ffmpeg-4.3.2.ebuild b/media-video/ffmpeg/ffmpeg-4.3.2.ebuild
16 index 06b6af98126..565891baca1 100644
17 --- a/media-video/ffmpeg/ffmpeg-4.3.2.ebuild
18 +++ b/media-video/ffmpeg/ffmpeg-4.3.2.ebuild
19 @@ -59,7 +59,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"
24 + KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
25 fi
26
27 # Options to use as use_enable in the foo[:bar] form.