diff options
author | Michael Weber <xmw@gentoo.org> | 2017-02-20 20:37:56 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-02-20 20:38:13 +0100 |
commit | 2c113b47f80ca44ab6fa447103df61aaba6ed01b (patch) | |
tree | 852c6b214c40f18066f3a9568547b41d385ac574 /media-video | |
parent | media-libs/libebur128: Add ~ppc keyword (bug 574786). (diff) | |
download | gentoo-2c113b47f80ca44ab6fa447103df61aaba6ed01b.tar.gz gentoo-2c113b47f80ca44ab6fa447103df61aaba6ed01b.tar.bz2 gentoo-2c113b47f80ca44ab6fa447103df61aaba6ed01b.zip |
media-video/ffmpeg: Add ~ppc keyword (bug 574786).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/ffmpeg/ffmpeg-3.2.4.ebuild | 2 |
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 0ae43220e853..b531730a6bf2 100644 --- a/media-video/ffmpeg/ffmpeg-3.2.4.ebuild +++ b/media-video/ffmpeg/ffmpeg-3.2.4.ebuild @@ -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. |