diff options
author | James Le Cuirot <chewi@gentoo.org> | 2022-04-13 22:46:00 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2022-04-13 22:47:59 +0100 |
commit | e540cc2d2aea4a940740d8c82187c6f4d43dd5d2 (patch) | |
tree | 8a5df05c103a14d6f4ba025b076e9795b3927b43 /media-video | |
parent | www-client/vivaldi: Add version 5.2.2623.33 (diff) | |
download | gentoo-e540cc2d2aea4a940740d8c82187c6f4d43dd5d2.tar.gz gentoo-e540cc2d2aea4a940740d8c82187c6f4d43dd5d2.tar.bz2 gentoo-e540cc2d2aea4a940740d8c82187c6f4d43dd5d2.zip |
media-video/ffmpeg-chromium: Stabilise 100 on amd64
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/ffmpeg-chromium/ffmpeg-chromium-100.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/ffmpeg-chromium/ffmpeg-chromium-100.ebuild b/media-video/ffmpeg-chromium/ffmpeg-chromium-100.ebuild index 3c7d3ee33d68..da0652b2caa4 100644 --- a/media-video/ffmpeg-chromium/ffmpeg-chromium-100.ebuild +++ b/media-video/ffmpeg-chromium/ffmpeg-chromium-100.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) |