diff options
author | Markus Meier <maekke@gentoo.org> | 2017-11-19 16:17:26 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-11-19 16:17:26 +0100 |
commit | b3cd79bb0594aa2289568a7a642be5b233f88aab (patch) | |
tree | e899d9a8917e3befb4080b1285150ee67b1f431a /media-video | |
parent | profiles: update package.use.stable.mask for media-video/ffmpeg, bug #636736 (diff) | |
download | gentoo-b3cd79bb0594aa2289568a7a642be5b233f88aab.tar.gz gentoo-b3cd79bb0594aa2289568a7a642be5b233f88aab.tar.bz2 gentoo-b3cd79bb0594aa2289568a7a642be5b233f88aab.zip |
media-video/ffmpeg: arm stable, bug #636736
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/ffmpeg/ffmpeg-3.3.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/ffmpeg/ffmpeg-3.3.5.ebuild b/media-video/ffmpeg/ffmpeg-3.3.5.ebuild index 302f13407065..c5f89d487b69 100644 --- a/media-video/ffmpeg/ffmpeg-3.3.5.ebuild +++ b/media-video/ffmpeg/ffmpeg-3.3.5.ebuild @@ -54,7 +54,7 @@ LICENSE=" samba? ( GPL-3 ) " if [ "${PV#9999}" = "${PV}" ] ; then - KEYWORDS="amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" + KEYWORDS="amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" fi # Options to use as use_enable in the foo[:bar] form. |