diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-12 22:12:08 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-12 22:12:26 +0200 |
commit | ef45e3fedc7b24d4bc32ead3cc26dc3c9d8b9072 (patch) | |
tree | 9555b0e9d4b88dbdfd1a1c8b84033f61c81c2d07 /media-video/ffmpeg | |
parent | www-plugins/chrome-binary-plugins: automated update (91.0.4472.57) (diff) | |
download | gentoo-ef45e3fedc7b24d4bc32ead3cc26dc3c9d8b9072.tar.gz gentoo-ef45e3fedc7b24d4bc32ead3cc26dc3c9d8b9072.tar.bz2 gentoo-ef45e3fedc7b24d4bc32ead3cc26dc3c9d8b9072.zip |
media-video/ffmpeg: x86 stable wrt bug #781146
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-video/ffmpeg')
-rw-r--r-- | media-video/ffmpeg/ffmpeg-4.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/ffmpeg/ffmpeg-4.4.ebuild b/media-video/ffmpeg/ffmpeg-4.4.ebuild index fa7068241c44..4ded07aa27ae 100644 --- a/media-video/ffmpeg/ffmpeg-4.4.ebuild +++ b/media-video/ffmpeg/ffmpeg-4.4.ebuild @@ -59,7 +59,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" + KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" fi # Options to use as use_enable in the foo[:bar] form. |