commit: 8640c41a1e65fed9ba0c0f02f8222e11ad41e24e
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 7 19:21:23 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 7 19:21:23 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8640c41a
media-video/ffmpeg: Stabilize 4.2.9 arm, #907594
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
media-video/ffmpeg/ffmpeg-4.2.9.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-video/ffmpeg/ffmpeg-4.2.9.ebuild
b/media-video/ffmpeg/ffmpeg-4.2.9.ebuild
index dc91f88b8fe2..dd166d92ec2c 100644
--- a/media-video/ffmpeg/ffmpeg-4.2.9.ebuild
+++ b/media-video/ffmpeg/ffmpeg-4.2.9.ebuild
@@ -62,7 +62,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.