diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2017-11-13 16:33:09 +0100 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2017-11-13 16:33:09 +0100 |
commit | 22ad673f63dde257ad7c97bacff9e269e6158fee (patch) | |
tree | 4fb1604d3c84f08a15049c5668864b5f68c1b554 /media-video | |
parent | net-misc/networkmanager: Stable on amd64 (diff) | |
download | gentoo-22ad673f63dde257ad7c97bacff9e269e6158fee.tar.gz gentoo-22ad673f63dde257ad7c97bacff9e269e6158fee.tar.bz2 gentoo-22ad673f63dde257ad7c97bacff9e269e6158fee.zip |
media-video/ffmpeg: Stable on amd64
Package-Manager: Portage-2.3.12, Repoman-2.3.4
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/ffmpeg/ffmpeg-3.3.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/ffmpeg/ffmpeg-3.3.5.ebuild b/media-video/ffmpeg/ffmpeg-3.3.5.ebuild index 6e6aca93a96d..302f13407065 100644 --- a/media-video/ffmpeg/ffmpeg-3.3.5.ebuild +++ b/media-video/ffmpeg/ffmpeg-3.3.5.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. |