diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-08-22 20:02:52 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-08-22 20:02:52 +0300 |
commit | b4590188117b04306540f2c15d0398d36f34651a (patch) | |
tree | 7767e6fbad28a0d06fcbbe32fae6eff8691d6a65 /media-video | |
parent | dev-perl/Gentoo-App-Pram: treeclean (diff) | |
download | gentoo-b4590188117b04306540f2c15d0398d36f34651a.tar.gz gentoo-b4590188117b04306540f2c15d0398d36f34651a.tar.bz2 gentoo-b4590188117b04306540f2c15d0398d36f34651a.zip |
media-video/ffmpeg-chromium: Stabilize 128 amd64, #938310
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/ffmpeg-chromium/ffmpeg-chromium-128.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/ffmpeg-chromium/ffmpeg-chromium-128.ebuild b/media-video/ffmpeg-chromium/ffmpeg-chromium-128.ebuild index 6b5bd6600a97..e7016553e0dc 100644 --- a/media-video/ffmpeg-chromium/ffmpeg-chromium-128.ebuild +++ b/media-video/ffmpeg-chromium/ffmpeg-chromium-128.ebuild @@ -16,7 +16,7 @@ LICENSE=" " SLOT="${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64" +KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64" # Options to use as use_enable in the foo[:bar] form. # This will feed configure with $(use_enable foo bar) |