commit: e6803efe275c5173cea36143d5620ac7064902e1 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Jul 25 22:26:02 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jul 25 22:26:02 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6803efe
media-video/ffmpeg-chromium: Stabilize 127 arm64, #936630 Signed-off-by: Sam James <sam <AT> gentoo.org> media-video/ffmpeg-chromium/ffmpeg-chromium-127.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-video/ffmpeg-chromium/ffmpeg-chromium-127.ebuild b/media-video/ffmpeg-chromium/ffmpeg-chromium-127.ebuild index b830bf595f20..91d93d2a4d58 100644 --- a/media-video/ffmpeg-chromium/ffmpeg-chromium-127.ebuild +++ b/media-video/ffmpeg-chromium/ffmpeg-chromium-127.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)