diff options
author | Benda XU <heroxbd@gentoo.org> | 2012-06-11 11:26:00 +0000 |
---|---|---|
committer | Benda XU <heroxbd@gentoo.org> | 2012-06-11 11:26:00 +0000 |
commit | 3639d9eb3fd4b9252c75992e4579560ffcc8f9b2 (patch) | |
tree | e0b4002ecd736ba9fe6cea00bb585ab4e5bbdede /virtual/ffmpeg/ffmpeg-0.10.3.ebuild | |
parent | Stable for amd64, wrt bug #420039 (diff) | |
download | gentoo-2-3639d9eb3fd4b9252c75992e4579560ffcc8f9b2.tar.gz gentoo-2-3639d9eb3fd4b9252c75992e4579560ffcc8f9b2.tar.bz2 gentoo-2-3639d9eb3fd4b9252c75992e4579560ffcc8f9b2.zip |
keyword ~x86-linux
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'virtual/ffmpeg/ffmpeg-0.10.3.ebuild')
-rw-r--r-- | virtual/ffmpeg/ffmpeg-0.10.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/ffmpeg/ffmpeg-0.10.3.ebuild b/virtual/ffmpeg/ffmpeg-0.10.3.ebuild index b0c2a95fb543..a003719c140f 100644 --- a/virtual/ffmpeg/ffmpeg-0.10.3.ebuild +++ b/virtual/ffmpeg/ffmpeg-0.10.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ffmpeg-0.10.3.ebuild,v 1.5 2012/06/06 04:54:25 heroxbd Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ffmpeg-0.10.3.ebuild,v 1.6 2012/06/11 11:26:00 heroxbd Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="X +encode jpeg2k mp3 sdl theora threads truetype vaapi vdpau x264" RDEPEND=" |