diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-05-12 18:47:33 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-05-12 18:47:33 +0000 |
commit | 5e723a37ab7486b23ff2f243ba33fa5a1b8e0a6b (patch) | |
tree | 9f2420ca13efa49cc7a56fe65460003ca8a30dbf /media-sound/lame/lame-3.96.ebuild | |
parent | move strip-flags out of global scope (diff) | |
download | gentoo-2-5e723a37ab7486b23ff2f243ba33fa5a1b8e0a6b.tar.gz gentoo-2-5e723a37ab7486b23ff2f243ba33fa5a1b8e0a6b.tar.bz2 gentoo-2-5e723a37ab7486b23ff2f243ba33fa5a1b8e0a6b.zip |
Stable x86.
Diffstat (limited to 'media-sound/lame/lame-3.96.ebuild')
-rw-r--r-- | media-sound/lame/lame-3.96.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/lame/lame-3.96.ebuild b/media-sound/lame/lame-3.96.ebuild index 5f5ede863207..2cdd0de7413f 100644 --- a/media-sound/lame/lame-3.96.ebuild +++ b/media-sound/lame/lame-3.96.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/lame/lame-3.96.ebuild,v 1.1 2004/04/11 19:06:35 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lame/lame-3.96.ebuild,v 1.2 2004/05/12 18:47:33 eradicator Exp $ inherit flag-o-matic gcc eutils @@ -11,7 +11,7 @@ RESTRICT="nomirror" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 ~mips" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 ~mips" IUSE="gtk debug" RDEPEND=">=sys-libs/ncurses-5.2 |