summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2017-03-02 16:26:10 +0100
committerTobias Klausmann <klausman@gentoo.org>2017-03-02 16:26:10 +0100
commit7b5da4a20a2ebc4961360e719007df51287b83b6 (patch)
tree5a64436093d495445920a705a957648b288a1d54 /media-video/ffmpeg
parentmedia-libs/zimg-2.4-r0: add ~alpha keyword (diff)
downloadgentoo-7b5da4a20a2ebc4961360e719007df51287b83b6.tar.gz
gentoo-7b5da4a20a2ebc4961360e719007df51287b83b6.tar.bz2
gentoo-7b5da4a20a2ebc4961360e719007df51287b83b6.zip
media-video/ffmpeg-3.2.4-r0: add ~alpha keyword
Gentoo-Bug: 574786
Diffstat (limited to 'media-video/ffmpeg')
-rw-r--r--media-video/ffmpeg/ffmpeg-3.2.4.ebuild2
1 files changed, 1 insertions, 1 deletions
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.