commit: 6a0bae15d39b6b9545a3a582743c782fb0f72a01
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat May 15 18:01:53 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat May 15 18:01:53 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a0bae15
media-video/ffmpeg: Stabilize 4.4 arm, #781146
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-video/ffmpeg/ffmpeg-4.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-video/ffmpeg/ffmpeg-4.4.ebuild
b/media-video/ffmpeg/ffmpeg-4.4.ebuild
index 1ae722f06b7..9aa320e6be0 100644
--- a/media-video/ffmpeg/ffmpeg-4.4.ebuild
+++ b/media-video/ffmpeg/ffmpeg-4.4.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.