diff options
author | James Le Cuirot <chewi@gentoo.org> | 2021-12-15 23:30:17 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2021-12-15 23:40:42 +0000 |
commit | 2ff9a26a33424ff7986cd6247701af5403ed0711 (patch) | |
tree | f13d0d8010c25e620d40ccc2418380402a3ef0a2 /media-video/ffmpeg-chromium | |
parent | www-client/vivaldi-snapshot: Drop old 4.4.2493.3 (diff) | |
download | gentoo-2ff9a26a33424ff7986cd6247701af5403ed0711.tar.gz gentoo-2ff9a26a33424ff7986cd6247701af5403ed0711.tar.bz2 gentoo-2ff9a26a33424ff7986cd6247701af5403ed0711.zip |
media-video/ffmpeg-chromium: Stabilise 96 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-96.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/ffmpeg-chromium/ffmpeg-chromium-96.ebuild b/media-video/ffmpeg-chromium/ffmpeg-chromium-96.ebuild index 8dafc5bbbacc..d98240ebe12e 100644 --- a/media-video/ffmpeg-chromium/ffmpeg-chromium-96.ebuild +++ b/media-video/ffmpeg-chromium/ffmpeg-chromium-96.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) |