diff options
author | Alex Xu (Hello71) <alex_y_xu@yahoo.ca> | 2021-08-14 21:43:45 -0400 |
---|---|---|
committer | Alex Xu (Hello71) <alex_y_xu@yahoo.ca> | 2021-08-14 21:43:45 -0400 |
commit | ed2f3d37e0a2aa94d53638036c798f847930ccb8 (patch) | |
tree | bd28a65f17448c0783b7d35a7b4ded91de01f085 | |
parent | 8ba106d6a024d569d78d9c3fadaa805ba43f3374 (diff) | |
download | gentoo-overlay-ed2f3d37e0a2aa94d53638036c798f847930ccb8.tar.xz gentoo-overlay-ed2f3d37e0a2aa94d53638036c798f847930ccb8.zip |
media-video/ffmpeg: unstable
-rw-r--r-- | media-video/ffmpeg/ffmpeg-4.4-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/ffmpeg/ffmpeg-4.4-r2.ebuild b/media-video/ffmpeg/ffmpeg-4.4-r2.ebuild index 5f9abb1..ff61c45 100644 --- a/media-video/ffmpeg/ffmpeg-4.4-r2.ebuild +++ b/media-video/ffmpeg/ffmpeg-4.4-r2.ebuild @@ -59,7 +59,7 @@ LICENSE=" samba? ( GPL-3 ) " if [ "${PV#9999}" = "${PV}" ] ; then - KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" fi # Options to use as use_enable in the foo[:bar] form. |