diff options
author | James Le Cuirot <chewi@gentoo.org> | 2023-06-21 09:23:36 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2023-06-21 09:26:57 +0100 |
commit | 2aa17f42f2042c4b0d2cbbcf4c89faa1a168fa58 (patch) | |
tree | fbadfac3b913c981da6c07cd40be97517e70b143 /media-video | |
parent | dev-perl/Crypt-Curve25519: add 0.70.0 (diff) | |
download | gentoo-2aa17f42f2042c4b0d2cbbcf4c89faa1a168fa58.tar.gz gentoo-2aa17f42f2042c4b0d2cbbcf4c89faa1a168fa58.tar.bz2 gentoo-2aa17f42f2042c4b0d2cbbcf4c89faa1a168fa58.zip |
media-video/ffmpeg-chromium: Stabilise 114 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-114.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/ffmpeg-chromium/ffmpeg-chromium-114.ebuild b/media-video/ffmpeg-chromium/ffmpeg-chromium-114.ebuild index 2ffa543ad4a4..a550da7245bf 100644 --- a/media-video/ffmpeg-chromium/ffmpeg-chromium-114.ebuild +++ b/media-video/ffmpeg-chromium/ffmpeg-chromium-114.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) |