diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-03-22 11:53:22 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-03-22 11:53:22 +0300 |
commit | ea6d55a6f348c16933f679f7c3ae0d14fbd9243d (patch) | |
tree | 03f281380f660e25cb9282ff5c3b4b05d1668d83 /media-video | |
parent | sci-electronics/iverilog: amd64 stable wrt bug #713730 (diff) | |
download | gentoo-ea6d55a6f348c16933f679f7c3ae0d14fbd9243d.tar.gz gentoo-ea6d55a6f348c16933f679f7c3ae0d14fbd9243d.tar.bz2 gentoo-ea6d55a6f348c16933f679f7c3ae0d14fbd9243d.zip |
media-video/ffmpeg: amd64 stable wrt bug #711144
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/ffmpeg/ffmpeg-4.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/ffmpeg/ffmpeg-4.2.2.ebuild b/media-video/ffmpeg/ffmpeg-4.2.2.ebuild index 0a39fb4ce421..d3ac3e1006a4 100644 --- a/media-video/ffmpeg/ffmpeg-4.2.2.ebuild +++ b/media-video/ffmpeg/ffmpeg-4.2.2.ebuild @@ -62,7 +62,7 @@ LICENSE=" samba? ( GPL-3 ) " if [ "${PV#9999}" = "${PV}" ] ; then - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" + KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~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. |