diff options
author | Michael Weber <xmw@gentoo.org> | 2017-02-23 13:35:06 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-02-23 13:35:06 +0100 |
commit | 271ca9d25d641b04cfc73e95c03f7cbd75db3bec (patch) | |
tree | 9e84b092b697968f28019d461eff40c91f09bbbb /media-video/ffmpeg | |
parent | media-libs/zimg: arm stable (bug 608868) (diff) | |
download | gentoo-271ca9d25d641b04cfc73e95c03f7cbd75db3bec.tar.gz gentoo-271ca9d25d641b04cfc73e95c03f7cbd75db3bec.tar.bz2 gentoo-271ca9d25d641b04cfc73e95c03f7cbd75db3bec.zip |
media-video/ffmpeg: arm stable (bug 608868)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'media-video/ffmpeg')
-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 ef4637aec68c..0c045addd622 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 ppc 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. |