diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:38:17 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:38:17 +0000 |
commit | fbe11c4a5e1112815c2ce5ecf085586caeb18321 (patch) | |
tree | ea98595d7c89733e43b23bd10d24ee7476952cef /virtual/ffmpeg/ffmpeg-9.ebuild | |
parent | Stable for x86, wrt bug #512012 (diff) | |
download | gentoo-2-fbe11c4a5e1112815c2ce5ecf085586caeb18321.tar.gz gentoo-2-fbe11c4a5e1112815c2ce5ecf085586caeb18321.tar.bz2 gentoo-2-fbe11c4a5e1112815c2ce5ecf085586caeb18321.zip |
Stable for x86, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'virtual/ffmpeg/ffmpeg-9.ebuild')
-rw-r--r-- | virtual/ffmpeg/ffmpeg-9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/ffmpeg/ffmpeg-9.ebuild b/virtual/ffmpeg/ffmpeg-9.ebuild index 94e3576ac7d2..a3c307947643 100644 --- a/virtual/ffmpeg/ffmpeg-9.ebuild +++ b/virtual/ffmpeg/ffmpeg-9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ffmpeg-9.ebuild,v 1.7 2014/07/22 10:53:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ffmpeg-9.ebuild,v 1.8 2014/07/23 15:38:17 ago 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 ~x86-linux ~x64-macos ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris" IUSE="X +encode gsm jpeg2k mp3 opus sdl speex theora threads truetype vaapi vdpau x264" RDEPEND=" |