commit: eabc19c948ca06e2169e66fce4594c4bc9a56144
Author: Matt Jolly <kangie <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 11 00:52:50 2025 +0000
Commit: Matt Jolly <kangie <AT> gentoo <DOT> org>
CommitDate: Thu Sep 11 01:00:31 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eabc19c9
media-video/ffmpeg-chromium: stabilize 140 for amd64, arm64
Signed-off-by: Matt Jolly <kangie <AT> gentoo.org>
media-video/ffmpeg-chromium/ffmpeg-chromium-140.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-video/ffmpeg-chromium/ffmpeg-chromium-140.ebuild
b/media-video/ffmpeg-chromium/ffmpeg-chromium-140.ebuild
index 15ec36c7b9ed..6b1b81dd9736 100644
--- a/media-video/ffmpeg-chromium/ffmpeg-chromium-140.ebuild
+++ b/media-video/ffmpeg-chromium/ffmpeg-chromium-140.ebuild
@@ -16,7 +16,7 @@ LICENSE="
"
SLOT="${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64"
# Options to use as use_enable in the foo[:bar] form.
# This will feed configure with $(use_enable foo bar)