diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-10-10 16:03:45 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-10-10 16:03:45 +0000 |
commit | 08f2d4b07bbe349d0c4a32512ab61ec53f93899f (patch) | |
tree | aebc8a9bd63cb84f9716e5bbdfafefbb2c58f8e0 /media-libs/faad2/faad2-2.7.ebuild | |
parent | ia64/sh/sparc stable wrt #280791 (diff) | |
download | gentoo-2-08f2d4b07bbe349d0c4a32512ab61ec53f93899f.tar.gz gentoo-2-08f2d4b07bbe349d0c4a32512ab61ec53f93899f.tar.bz2 gentoo-2-08f2d4b07bbe349d0c4a32512ab61ec53f93899f.zip |
ia64/sh/sparc stable wrt #278483
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'media-libs/faad2/faad2-2.7.ebuild')
-rw-r--r-- | media-libs/faad2/faad2-2.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/faad2/faad2-2.7.ebuild b/media-libs/faad2/faad2-2.7.ebuild index aea68d534676..1ecad668773e 100644 --- a/media-libs/faad2/faad2-2.7.ebuild +++ b/media-libs/faad2/faad2-2.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/faad2/faad2-2.7.ebuild,v 1.9 2009/09/21 21:37:45 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/faad2/faad2-2.7.ebuild,v 1.10 2009/10/10 16:03:45 armin76 Exp $ EAPI=2 inherit autotools eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/faac/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="digitalradio" src_prepare() { |