diff options
author | Sam James <sam@gentoo.org> | 2023-09-24 23:00:38 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-24 23:00:38 +0100 |
commit | 0ee08a8300b1e816cfd1625fd10fbe41febc5974 (patch) | |
tree | da7b5ea58b60f3282ca8a970576b06aafd998f8d /media-video | |
parent | www-client/chromium: add 117.0.5938.92 (diff) | |
download | gentoo-0ee08a8300b1e816cfd1625fd10fbe41febc5974.tar.gz gentoo-0ee08a8300b1e816cfd1625fd10fbe41febc5974.tar.bz2 gentoo-0ee08a8300b1e816cfd1625fd10fbe41febc5974.zip |
media-video/ffmpeg: Stabilize 6.0-r6 amd64, #910314
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/ffmpeg/ffmpeg-6.0-r6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/ffmpeg/ffmpeg-6.0-r6.ebuild b/media-video/ffmpeg/ffmpeg-6.0-r6.ebuild index b62d5e8abe3d..b5d593b52337 100644 --- a/media-video/ffmpeg/ffmpeg-6.0-r6.ebuild +++ b/media-video/ffmpeg/ffmpeg-6.0-r6.ebuild @@ -64,7 +64,7 @@ LICENSE=" samba? ( GPL-3 ) " if [ "${PV#9999}" = "${PV}" ] ; then - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~x64-macos" + KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~x64-macos" fi # Options to use as use_enable in the foo[:bar] form. |