diff options
author | 2019-07-22 12:18:50 +0300 | |
---|---|---|
committer | 2019-07-22 12:18:50 +0300 | |
commit | eeebd243445e8483c52021e1520e453cabfefb6b (patch) | |
tree | 1a362d7e930f7066df74df12b375a55987a375dc /media-video/ffmpeg | |
parent | mail-filter/opendkim: amd64 stable wrt bug #688966 (diff) | |
download | gentoo-eeebd243445e8483c52021e1520e453cabfefb6b.tar.gz gentoo-eeebd243445e8483c52021e1520e453cabfefb6b.tar.bz2 gentoo-eeebd243445e8483c52021e1520e453cabfefb6b.zip |
media-video/ffmpeg: amd64 stable wrt bug #689422
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'media-video/ffmpeg')
-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 3cfce8491b46..c245e07f6c85 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. |