commit: 885c83cd794234a85c7cafbeafa94078174e184d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 26 21:56:53 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Feb 26 21:56:53 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=885c83cd
media-video/ffmpeg: Stabilize 4.3.2 arm64, #763315
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-video/ffmpeg/ffmpeg-4.3.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-video/ffmpeg/ffmpeg-4.3.2.ebuild
b/media-video/ffmpeg/ffmpeg-4.3.2.ebuild
index 06b6af98126..565891baca1 100644
--- a/media-video/ffmpeg/ffmpeg-4.3.2.ebuild
+++ b/media-video/ffmpeg/ffmpeg-4.3.2.ebuild
@@ -59,7 +59,7 @@ LICENSE="
samba? ( GPL-3 )
"
if [ "${PV#9999}" = "${PV}" ] ; then
- KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc
x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86
~amd64-linux ~x86-linux"
fi
# Options to use as use_enable in the foo[:bar] form.