diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-12-10 15:21:27 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-12-10 15:21:46 -0500 |
commit | 8c4872c4ebcbcb94b917e495111ad2b4ff39a56a (patch) | |
tree | 0d1a154a10c3c21d5ed9a212b4f4e5646f7d62a2 /media-video | |
parent | dev-lang/ruby: sync with prefix changes (diff) | |
download | gentoo-8c4872c4ebcbcb94b917e495111ad2b4ff39a56a.tar.gz gentoo-8c4872c4ebcbcb94b917e495111ad2b4ff39a56a.tar.bz2 gentoo-8c4872c4ebcbcb94b917e495111ad2b4ff39a56a.zip |
media-video/ffmpeg: Keyword 4.3.1 alpha, #728558
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/ffmpeg/ffmpeg-4.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/ffmpeg/ffmpeg-4.3.1.ebuild b/media-video/ffmpeg/ffmpeg-4.3.1.ebuild index 7c722389ec2b..2fd3ea1ba4c1 100644 --- a/media-video/ffmpeg/ffmpeg-4.3.1.ebuild +++ b/media-video/ffmpeg/ffmpeg-4.3.1.ebuild @@ -59,7 +59,7 @@ LICENSE=" samba? ( GPL-3 ) " if [ "${PV#9999}" = "${PV}" ] ; then - KEYWORDS="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. |