diff options
author | Markus Meier <maekke@gentoo.org> | 2016-02-03 21:42:29 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-02-03 21:42:29 +0100 |
commit | 0ec4db6ab5a796cf9d8cd5edbe0fa9648500d909 (patch) | |
tree | 8c8515ab6a6ae7b021ca6f79d04b676dc12feb9e /media-video | |
parent | media-libs/x265: arm stable, bug #570878 (diff) | |
download | gentoo-0ec4db6ab5a796cf9d8cd5edbe0fa9648500d909.tar.gz gentoo-0ec4db6ab5a796cf9d8cd5edbe0fa9648500d909.tar.bz2 gentoo-0ec4db6ab5a796cf9d8cd5edbe0fa9648500d909.zip |
media-video/ffmpeg: arm stable, bug #571868
Package-Manager: portage-2.2.27
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/ffmpeg/ffmpeg-2.8.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/ffmpeg/ffmpeg-2.8.5.ebuild b/media-video/ffmpeg/ffmpeg-2.8.5.ebuild index 3c58d8a71ad7..c21dbe35ed29 100644 --- a/media-video/ffmpeg/ffmpeg-2.8.5.ebuild +++ b/media-video/ffmpeg/ffmpeg-2.8.5.ebuild @@ -55,7 +55,7 @@ LICENSE=" samba? ( GPL-3 ) " if [ "${PV#9999}" = "${PV}" ] ; then - KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" + KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" fi # Options to use as use_enable in the foo[:bar] form. |