From: Tobias Klausmann Date: Thu, 2 Mar 2017 15:26:10 +0000 (+0100) Subject: media-video/ffmpeg-3.2.4-r0: add ~alpha keyword X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=7b5da4a20a2ebc4961360e719007df51287b83b6;p=gentoo.git media-video/ffmpeg-3.2.4-r0: add ~alpha keyword Gentoo-Bug: 574786 --- diff --git a/media-video/ffmpeg/ffmpeg-3.2.4.ebuild b/media-video/ffmpeg/ffmpeg-3.2.4.ebuild index d3e41be253d5..f64fcb32c454 100644 --- a/media-video/ffmpeg/ffmpeg-3.2.4.ebuild +++ b/media-video/ffmpeg/ffmpeg-3.2.4.ebuild @@ -54,7 +54,7 @@ LICENSE=" samba? ( GPL-3 ) " if [ "${PV#9999}" = "${PV}" ] ; then - KEYWORDS="amd64 arm hppa ~mips ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" + KEYWORDS="~alpha amd64 arm hppa ~mips ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" fi # Options to use as use_enable in the foo[:bar] form.