media-video/ffmpeg: Add ~ppc64 keyword (bug 574786).
authorMichael Weber <xmw@gentoo.org>
Mon, 20 Feb 2017 17:06:38 +0000 (18:06 +0100)
committerMichael Weber <xmw@gentoo.org>
Mon, 20 Feb 2017 17:06:52 +0000 (18:06 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

media-video/ffmpeg/ffmpeg-3.2.4.ebuild

index a993d77cde38bb6a465ada66d2b02e482fc9a00d..0ae43220e85360c06faf5ad3f1d37e6de6acf424 100644 (file)
@@ -55,7 +55,7 @@ LICENSE="
        samba? ( GPL-3 )
 "
 if [ "${PV#9999}" = "${PV}" ] ; then
-       KEYWORDS="amd64 ~arm hppa ~mips x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
+       KEYWORDS="amd64 ~arm hppa ~mips ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
 fi
 
 # Options to use as use_enable in the foo[:bar] form.