summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2016-01-30 18:42:27 +0100
committerTobias Klausmann <klausman@gentoo.org>2016-01-30 18:43:00 +0100
commitaffc79735b2198f4a9792a750efc03d6dfc734e0 (patch)
tree2d29197871fbd73394ed63fd9e9b962e28b90e54 /media-video/ffmpeg
parentx11-wm/awesome: version bump, fixes upstream keybinding bug in 3.5.7. (diff)
downloadgentoo-affc79735b2198f4a9792a750efc03d6dfc734e0.tar.gz
gentoo-affc79735b2198f4a9792a750efc03d6dfc734e0.tar.bz2
gentoo-affc79735b2198f4a9792a750efc03d6dfc734e0.zip
media-video/ffmpeg: add alpha keyword
Gentoo-Bug: 571868 Package-Manager: portage-2.2.27
Diffstat (limited to 'media-video/ffmpeg')
-rw-r--r--media-video/ffmpeg/ffmpeg-2.8.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/ffmpeg/ffmpeg-2.8.5.ebuild b/media-video/ffmpeg/ffmpeg-2.8.5.ebuild
index 496937b074b4..83841478314b 100644
--- a/media-video/ffmpeg/ffmpeg-2.8.5.ebuild
+++ b/media-video/ffmpeg/ffmpeg-2.8.5.ebuild
@@ -55,7 +55,7 @@ LICENSE="
samba? ( GPL-3 )
"
if [ "${PV#9999}" = "${PV}" ] ; then
- KEYWORDS="~alpha 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.