repo/gentoo:master commit in: media-video/ffmpeg-chromium/
"Matt Jolly" <[email protected]>
| Newsgroups | gmane.linux.gentoo.cvs |
|---|---|
| Message-ID | <1787107470.5a8b2ce192c181ce634a6240adbbdf6f76b1ebd8.kangie@gentoo> |
commit: 5a8b2ce192c181ce634a6240adbbdf6f76b1ebd8
Author: Matt Jolly <kangie <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 19 02:36:15 2026 +0000
Commit: Matt Jolly <kangie <AT> gentoo <DOT> org>
CommitDate: Wed Aug 19 02:44:30 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a8b2ce1
media-video/ffmpeg-chromium: stabilize 151 for arm64
Closes: https://bugs.gentoo.org/980631
Signed-off-by: Matt Jolly <kangie <AT> gentoo.org>
media-video/ffmpeg-chromium/ffmpeg-chromium-151.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-video/ffmpeg-chromium/ffmpeg-chromium-151.ebuild b/media-video/ffmpeg-chromium/ffmpeg-chromium-151.ebuild
index 8ae7ffa9dafd..d980f15cf205 100644
--- a/media-video/ffmpeg-chromium/ffmpeg-chromium-151.ebuild
+++ b/media-video/ffmpeg-chromium/ffmpeg-chromium-151.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)