diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-29 15:37:47 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-29 15:37:47 +0000 |
commit | 721ff2cadf37eae5916b6d60285b675ec422d9c3 (patch) | |
tree | d28c7c1e08eb65f05fb3b281925370a9c1fb9556 /media-video/ffmpeg/ffmpeg-1.0.7.ebuild | |
parent | Stable for arm, wrt bug #473302 (diff) | |
download | gentoo-2-721ff2cadf37eae5916b6d60285b675ec422d9c3.tar.gz gentoo-2-721ff2cadf37eae5916b6d60285b675ec422d9c3.tar.bz2 gentoo-2-721ff2cadf37eae5916b6d60285b675ec422d9c3.zip |
Stable for arm, wrt bug #473302
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="arm", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-video/ffmpeg/ffmpeg-1.0.7.ebuild')
-rw-r--r-- | media-video/ffmpeg/ffmpeg-1.0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/ffmpeg/ffmpeg-1.0.7.ebuild b/media-video/ffmpeg/ffmpeg-1.0.7.ebuild index aa2b4c1d4513..d287f3914269 100644 --- a/media-video/ffmpeg/ffmpeg-1.0.7.ebuild +++ b/media-video/ffmpeg/ffmpeg-1.0.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-1.0.7.ebuild,v 1.7 2013/06/29 10:28:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-1.0.7.ebuild,v 1.8 2013/06/29 15:37:47 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="amd64 ~arm ~hppa ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" + KEYWORDS="amd64 arm ~hppa ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" fi IUSE=" aac aacplus alsa amr bindist bluray +bzip2 cdio celt |