media-video/ffmpeg: add alpha keyword

Gentoo-Bug: 571868

Package-Manager: portage-2.2.27
This commit is contained in:
Tobias Klausmann
2016-01-30 18:42:27 +01:00
parent 96fac6a648
commit affc79735b

View File

@@ -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.