diff options
Diffstat (limited to 'media-sound/lame/lame-3.98.4.ebuild')
-rw-r--r-- | media-sound/lame/lame-3.98.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/lame/lame-3.98.4.ebuild b/media-sound/lame/lame-3.98.4.ebuild index 5b21bfd34042..b68c6671739d 100644 --- a/media-sound/lame/lame-3.98.4.ebuild +++ b/media-sound/lame/lame-3.98.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/lame/lame-3.98.4.ebuild,v 1.11 2011/06/26 12:55:14 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lame/lame-3.98.4.ebuild,v 1.12 2011/07/06 21:07:12 halcy0n Exp $ EAPI=3 inherit autotools eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="debug mmx mp3rtp sndfile static-libs" RDEPEND=">=sys-libs/ncurses-5.2 |