diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2021-02-26 11:48:38 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2021-02-26 11:48:38 +0300 |
commit | 94ff61c20c791c8424b24d9f9ee94f69d3a3260c (patch) | |
tree | 62405103111640f7d2732ea0bd58ce528bc98c09 /media-video/ffmpeg | |
parent | media-libs/libdvbcsa: Stabilize 1.1.0 amd64, #772203 (diff) | |
download | gentoo-94ff61c20c791c8424b24d9f9ee94f69d3a3260c.tar.gz gentoo-94ff61c20c791c8424b24d9f9ee94f69d3a3260c.tar.bz2 gentoo-94ff61c20c791c8424b24d9f9ee94f69d3a3260c.zip |
media-video/ffmpeg: Stabilize 4.3.2 amd64, #763315
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'media-video/ffmpeg')
-rw-r--r-- | media-video/ffmpeg/ffmpeg-4.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/ffmpeg/ffmpeg-4.3.2.ebuild b/media-video/ffmpeg/ffmpeg-4.3.2.ebuild index fbaa1b8ca10b..06b6af981265 100644 --- a/media-video/ffmpeg/ffmpeg-4.3.2.ebuild +++ b/media-video/ffmpeg/ffmpeg-4.3.2.ebuild @@ -59,7 +59,7 @@ LICENSE=" samba? ( GPL-3 ) " if [ "${PV#9999}" = "${PV}" ] ; then - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" + KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" fi # Options to use as use_enable in the foo[:bar] form. |