diff options
author | Richard Freeman <rich0@gentoo.org> | 2017-09-04 09:32:41 -0400 |
---|---|---|
committer | Richard Freeman <rich0@gentoo.org> | 2017-09-04 09:32:59 -0400 |
commit | 9c47d4c8b0978eeb0cb65306eff53d46ec5bc89c (patch) | |
tree | 98125771b3caba5a2eeb15d89157a956d99f94ee /media-video | |
parent | dev-java/icedtea-bin: x86 stable (diff) | |
download | gentoo-9c47d4c8b0978eeb0cb65306eff53d46ec5bc89c.tar.gz gentoo-9c47d4c8b0978eeb0cb65306eff53d46ec5bc89c.tar.bz2 gentoo-9c47d4c8b0978eeb0cb65306eff53d46ec5bc89c.zip |
media-video/ffmpeg: amd64 stable
Bug: https://bugs.gentoo.org/show_bug.cgi?id=627018
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/ffmpeg/ffmpeg-3.3.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/ffmpeg/ffmpeg-3.3.3.ebuild b/media-video/ffmpeg/ffmpeg-3.3.3.ebuild index 00b6eb1f54b2..9d0eee04f430 100644 --- a/media-video/ffmpeg/ffmpeg-3.3.3.ebuild +++ b/media-video/ffmpeg/ffmpeg-3.3.3.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. |