commit: 8c4872c4ebcbcb94b917e495111ad2b4ff39a56a
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 10 20:21:27 2020 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu Dec 10 20:21:46 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c4872c4
media-video/ffmpeg: Keyword 4.3.1 alpha, #728558
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
media-video/ffmpeg/ffmpeg-4.3.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-video/ffmpeg/ffmpeg-4.3.1.ebuild
b/media-video/ffmpeg/ffmpeg-4.3.1.ebuild
index 7c722389ec2..2fd3ea1ba4c 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.