diff options
author | Matt Turner <mattst88@gentoo.org> | 2011-06-08 21:57:33 +0000 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2011-06-08 21:57:33 +0000 |
commit | 78bba313259b151b92f2bf81bc306ad41adb467f (patch) | |
tree | c493b1a5f65362887f6baac4b1b63bb487d88ee0 /virtual/ffmpeg/ffmpeg-0.6.90.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-78bba313259b151b92f2bf81bc306ad41adb467f.tar.gz gentoo-2-78bba313259b151b92f2bf81bc306ad41adb467f.tar.bz2 gentoo-2-78bba313259b151b92f2bf81bc306ad41adb467f.zip |
Added ~mips, bug 154882
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Diffstat (limited to 'virtual/ffmpeg/ffmpeg-0.6.90.ebuild')
-rw-r--r-- | virtual/ffmpeg/ffmpeg-0.6.90.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/ffmpeg/ffmpeg-0.6.90.ebuild b/virtual/ffmpeg/ffmpeg-0.6.90.ebuild index c32f31bab680..4ae9c5c2d87c 100644 --- a/virtual/ffmpeg/ffmpeg-0.6.90.ebuild +++ b/virtual/ffmpeg/ffmpeg-0.6.90.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ffmpeg-0.6.90.ebuild,v 1.3 2011/05/06 23:36:44 sping Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ffmpeg-0.6.90.ebuild,v 1.4 2011/06/08 21:57:33 mattst88 Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="X +encode jpeg2k mp3 sdl theora threads vaapi vdpau x264" RDEPEND=" |