diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-07-28 17:11:06 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-07-28 17:11:06 +0300 |
commit | 3c740b3da57bdc860a61371fb8afa585c1e35bc4 (patch) | |
tree | 392d5282e99cfb625774b3e336b26bf3608dcf65 /media-video | |
parent | dev-libs/libbytesize: arm stable wrt bug #684928 (diff) | |
download | gentoo-3c740b3da57bdc860a61371fb8afa585c1e35bc4.tar.gz gentoo-3c740b3da57bdc860a61371fb8afa585c1e35bc4.tar.bz2 gentoo-3c740b3da57bdc860a61371fb8afa585c1e35bc4.zip |
media-video/ffmpeg: arm stable wrt bug #689422
Package-Manager: Portage-2.3.66, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/ffmpeg/ffmpeg-3.4.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/ffmpeg/ffmpeg-3.4.6-r1.ebuild b/media-video/ffmpeg/ffmpeg-3.4.6-r1.ebuild index c245e07f6c85..3e0ee77f53b1 100644 --- a/media-video/ffmpeg/ffmpeg-3.4.6-r1.ebuild +++ b/media-video/ffmpeg/ffmpeg-3.4.6-r1.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 ~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 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" fi # Options to use as use_enable in the foo[:bar] form. |