diff options
Diffstat (limited to 'media-video/ffmpeg/ffmpeg-0.10.7.ebuild')
-rw-r--r-- | media-video/ffmpeg/ffmpeg-0.10.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/ffmpeg/ffmpeg-0.10.7.ebuild b/media-video/ffmpeg/ffmpeg-0.10.7.ebuild index 94085e0a23ac..ebee0a734784 100644 --- a/media-video/ffmpeg/ffmpeg-0.10.7.ebuild +++ b/media-video/ffmpeg/ffmpeg-0.10.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-0.10.7.ebuild,v 1.3 2013/04/11 19:01:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-0.10.7.ebuild,v 1.4 2013/04/11 19:30:26 ago 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 ~arm-linux ~x86-linux" + KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" fi IUSE=" aac aacplus alsa amr bindist +bzip2 cdio celt cpudetection debug |