diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-05-31 14:19:26 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-05-31 14:19:26 +0000 |
commit | 444351f281a1a49d959ab0793c1b225bb14a7291 (patch) | |
tree | ab72f12b0d9ba86551bf1121a13cc2caa7bb5164 /media-video/ffmpeg/ffmpeg-0.4.9_p20060530.ebuild | |
parent | Minor fix, bug #133089 (diff) | |
download | historical-444351f281a1a49d959ab0793c1b225bb14a7291.tar.gz historical-444351f281a1a49d959ab0793c1b225bb14a7291.tar.bz2 historical-444351f281a1a49d959ab0793c1b225bb14a7291.zip |
Gave it a ~sparc
Package-Manager: portage-2.0.54-r2
Diffstat (limited to 'media-video/ffmpeg/ffmpeg-0.4.9_p20060530.ebuild')
-rw-r--r-- | media-video/ffmpeg/ffmpeg-0.4.9_p20060530.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/ffmpeg/ffmpeg-0.4.9_p20060530.ebuild b/media-video/ffmpeg/ffmpeg-0.4.9_p20060530.ebuild index d275e821827f..46f481140db8 100644 --- a/media-video/ffmpeg/ffmpeg-0.4.9_p20060530.ebuild +++ b/media-video/ffmpeg/ffmpeg-0.4.9_p20060530.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-0.4.9_p20060530.ebuild,v 1.5 2006/05/31 12:51:16 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-0.4.9_p20060530.ebuild,v 1.6 2006/05/31 14:19:26 gustavoz Exp $ inherit eutils flag-o-matic multilib toolchain-funcs @@ -18,7 +18,7 @@ SRC_URI="mirror://gentoo/${MY_P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* ~amd64 ~ppc ~x86-fbsd" #~alpha ~arm ~hppa ~ia64 ~ppc ~ppc-macos ~ppc64 ~sparc ~x86 +KEYWORDS="-* ~amd64 ~ppc ~sparc ~x86-fbsd" #~alpha ~arm ~hppa ~ia64 ~ppc ~ppc-macos ~ppc64 ~x86 IUSE="aac altivec amr debug doc ieee1394 a52 encode imlib mmx ogg vorbis oss test theora threads truetype v4l x264 xvid dts network zlib sdl" |