diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-12 19:18:16 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-12 19:18:16 +0000 |
commit | 76796135538916f30ea35aa273c92a3caeb70290 (patch) | |
tree | 8fc6fd25f8328819ad19a6d6e265c71f84460803 | |
parent | removed macos keyword. Cannot be stable if glib isn't stable. There's a bug o... (diff) | |
download | gentoo-2-76796135538916f30ea35aa273c92a3caeb70290.tar.gz gentoo-2-76796135538916f30ea35aa273c92a3caeb70290.tar.bz2 gentoo-2-76796135538916f30ea35aa273c92a3caeb70290.zip |
removed macos keyword until glib dependency gets sorted out
-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 09be174d6c17..354efd50b88f 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 Foundation # 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.13 2004/07/30 02:38:32 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lame/lame-3.96.ebuild,v 1.14 2004/09/12 19:18:16 pvdabeel 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 macos ppc64" +KEYWORDS="x86 ppc sparc alpha hppa amd64 ~ia64 ~mips ppc64" IUSE="gtk debug" RDEPEND=">=sys-libs/ncurses-5.2 |