diff options
author | 2012-05-07 00:12:20 +0000 | |
---|---|---|
committer | 2012-05-07 00:12:20 +0000 | |
commit | 557d100c479c62b40580af822803163d4a3d0ba7 (patch) | |
tree | 4af9db83b17aaa5f1b684806f36551941cb4d5b5 /media-video/libav/libav-0.8.2.ebuild | |
parent | DEPEND on autotools, don't RDEPEND on them #414847 by James Le Cuirot. (diff) | |
download | gentoo-2-557d100c479c62b40580af822803163d4a3d0ba7.tar.gz gentoo-2-557d100c479c62b40580af822803163d4a3d0ba7.tar.bz2 gentoo-2-557d100c479c62b40580af822803163d4a3d0ba7.zip |
Stable on amd64 wrt bug #408555
(Portage version: 2.1.10.57/cvs/Linux x86_64)
Diffstat (limited to 'media-video/libav/libav-0.8.2.ebuild')
-rw-r--r-- | media-video/libav/libav-0.8.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/libav/libav-0.8.2.ebuild b/media-video/libav/libav-0.8.2.ebuild index 63d0bc599a5e..70f773494c91 100644 --- a/media-video/libav/libav-0.8.2.ebuild +++ b/media-video/libav/libav-0.8.2.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/libav/libav-0.8.2.ebuild,v 1.2 2012/05/06 17:14:12 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/libav/libav-0.8.2.ebuild,v 1.3 2012/05/07 00:12:20 hwoarang Exp $ EAPI=4 @@ -24,7 +24,7 @@ fi LICENSE="LGPL-2.1 gpl? ( GPL-3 )" SLOT="0" -[[ ${PV} == *9999 ]] || KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 +[[ ${PV} == *9999 ]] || KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="+3dnow +3dnowext aac alsa altivec amr bindist +bzip2 cdio cpudetection |