diff options
author | James Le Cuirot <chewi@gentoo.org> | 2021-10-23 09:11:49 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2021-10-23 09:11:49 +0100 |
commit | 6bfd0500962a33974c0f772a122e3420043e8e82 (patch) | |
tree | b0e9bcf12a510b88ef8ef96f0347aa3b3a89c028 /media-video/ffmpeg-chromium | |
parent | x11-themes/arc-theme: Version bump to 20211018 (diff) | |
download | gentoo-6bfd0500962a33974c0f772a122e3420043e8e82.tar.gz gentoo-6bfd0500962a33974c0f772a122e3420043e8e82.tar.bz2 gentoo-6bfd0500962a33974c0f772a122e3420043e8e82.zip |
media-video/ffmpeg-chromium: Stabilise 94 on amd64
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'media-video/ffmpeg-chromium')
-rw-r--r-- | media-video/ffmpeg-chromium/ffmpeg-chromium-94.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/ffmpeg-chromium/ffmpeg-chromium-94.ebuild b/media-video/ffmpeg-chromium/ffmpeg-chromium-94.ebuild index ccadc52a33d8..46851bbea181 100644 --- a/media-video/ffmpeg-chromium/ffmpeg-chromium-94.ebuild +++ b/media-video/ffmpeg-chromium/ffmpeg-chromium-94.ebuild @@ -16,7 +16,7 @@ LICENSE=" gpl? ( GPL-2 ) " -KEYWORDS="~amd64 ~arm ~arm64" +KEYWORDS="amd64 ~arm ~arm64" # Options to use as use_enable in the foo[:bar] form. # This will feed configure with $(use_enable foo bar) |