diff options
author | James Le Cuirot <chewi@gentoo.org> | 2022-06-11 11:36:44 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2022-06-11 11:45:16 +0100 |
commit | 613b29f87fffab386ed4cbc4110d18f12ba8db48 (patch) | |
tree | 72b13b6ad1c5dec43179c8037c63f36cf5f71f0b /media-video | |
parent | net-misc/owncloud-client: add 2.10.1.7389, drop 2.9.2.6206 (diff) | |
download | gentoo-613b29f87fffab386ed4cbc4110d18f12ba8db48.tar.gz gentoo-613b29f87fffab386ed4cbc4110d18f12ba8db48.tar.bz2 gentoo-613b29f87fffab386ed4cbc4110d18f12ba8db48.zip |
media-video/ffmpeg-chromium: Stabilise 102 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-102.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/ffmpeg-chromium/ffmpeg-chromium-102.ebuild b/media-video/ffmpeg-chromium/ffmpeg-chromium-102.ebuild index ced0a90f7959..d9fff1865360 100644 --- a/media-video/ffmpeg-chromium/ffmpeg-chromium-102.ebuild +++ b/media-video/ffmpeg-chromium/ffmpeg-chromium-102.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) |