summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/lame/lame-3.95.1.ebuild')
-rw-r--r--media-sound/lame/lame-3.95.1.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/media-sound/lame/lame-3.95.1.ebuild b/media-sound/lame/lame-3.95.1.ebuild
index 8f31f96514ba..35be865fb036 100644
--- a/media-sound/lame/lame-3.95.1.ebuild
+++ b/media-sound/lame/lame-3.95.1.ebuild
@@ -1,8 +1,8 @@
# 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.95.1.ebuild,v 1.10 2004/04/04 21:50:42 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/lame/lame-3.95.1.ebuild,v 1.11 2004/04/11 19:06:35 eradicator Exp $
-inherit flag-o-matic gcc
+inherit flag-o-matic gcc eutils
DESCRIPTION="LAME Ain't an Mp3 Encoder"
HOMEPAGE="http://lame.sourceforge.net"
@@ -11,6 +11,8 @@ RESTRICT="nomirror"
LICENSE="LGPL-2.1"
SLOT="0"
+
+# This should remain in ~arch because of bug #46672
KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 ~mips"
IUSE="gtk debug"