media-video/ffmpeg: Add ~ppc keyword (bug 574786).
authorMichael Weber <xmw@gentoo.org>
Mon, 20 Feb 2017 19:37:56 +0000 (20:37 +0100)
committerMichael Weber <xmw@gentoo.org>
Mon, 20 Feb 2017 19:38:13 +0000 (20:38 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

media-video/ffmpeg/ffmpeg-3.2.4.ebuild

index 0ae43220e85360c06faf5ad3f1d37e6de6acf424..b531730a6bf260f5d8380d4a630686d98b7452b0 100644 (file)
@@ -55,7 +55,7 @@ LICENSE="
        samba? ( GPL-3 )
 "
 if [ "${PV#9999}" = "${PV}" ] ; then
-       KEYWORDS="amd64 ~arm hppa ~mips ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
+       KEYWORDS="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.