diff options
author | Andreas Schuerch <nativemad@gentoo.org> | 2012-06-13 16:16:25 +0000 |
---|---|---|
committer | Andreas Schuerch <nativemad@gentoo.org> | 2012-06-13 16:16:25 +0000 |
commit | 0cd26fb45519c418eb83526710f0b50d82977a59 (patch) | |
tree | 9a919b9c8bd23e8f899f42cc14ced654fac029e1 /media-video/ffmpeg/ffmpeg-0.10.3.ebuild | |
parent | Add sq lang. (diff) | |
download | historical-0cd26fb45519c418eb83526710f0b50d82977a59.tar.gz historical-0cd26fb45519c418eb83526710f0b50d82977a59.tar.bz2 historical-0cd26fb45519c418eb83526710f0b50d82977a59.zip |
x86 stable, see bug 420305
Package-Manager: portage-2.1.10.49/cvs/Linux i686
Diffstat (limited to 'media-video/ffmpeg/ffmpeg-0.10.3.ebuild')
-rw-r--r-- | media-video/ffmpeg/ffmpeg-0.10.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/ffmpeg/ffmpeg-0.10.3.ebuild b/media-video/ffmpeg/ffmpeg-0.10.3.ebuild index a9e8283c6895..9a3244adc4ba 100644 --- a/media-video/ffmpeg/ffmpeg-0.10.3.ebuild +++ b/media-video/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/media-video/ffmpeg/ffmpeg-0.10.3.ebuild,v 1.4 2012/06/11 13:10:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-0.10.3.ebuild,v 1.5 2012/06/13 16:16:25 nativemad Exp $ EAPI="4" @@ -26,7 +26,7 @@ FFMPEG_REVISION="${PV#*_p}" LICENSE="GPL-2 amr? ( GPL-3 ) encode? ( aac? ( GPL-3 ) )" SLOT="0" if [ "${PV#9999}" = "${PV}" ] ; then - KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" + KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" fi IUSE=" aac aacplus alsa amr ass bindist +bzip2 cdio celt cpudetection debug |