diff options
author | Sam James <sam@gentoo.org> | 2024-06-14 23:05:26 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-14 23:05:26 +0100 |
commit | d1b3ef59d9917a5472a8fd4e0b0869fd4c83a1df (patch) | |
tree | 97fe38904a335521e6982fae2252d6f1ee386c31 /media-video | |
parent | www-client/chromium: Stabilize 126.0.6478.57 amd64, #934193 (diff) | |
download | gentoo-d1b3ef59d9917a5472a8fd4e0b0869fd4c83a1df.tar.gz gentoo-d1b3ef59d9917a5472a8fd4e0b0869fd4c83a1df.tar.bz2 gentoo-d1b3ef59d9917a5472a8fd4e0b0869fd4c83a1df.zip |
media-video/ffmpeg-chromium: Stabilize 126 amd64, #934193
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/ffmpeg-chromium/ffmpeg-chromium-126.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/ffmpeg-chromium/ffmpeg-chromium-126.ebuild b/media-video/ffmpeg-chromium/ffmpeg-chromium-126.ebuild index 96b00d298e2a..e4db10a00285 100644 --- a/media-video/ffmpeg-chromium/ffmpeg-chromium-126.ebuild +++ b/media-video/ffmpeg-chromium/ffmpeg-chromium-126.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) |