diff options
Diffstat (limited to 'app-misc/mc/mc-4.6.0.ebuild')
-rw-r--r-- | app-misc/mc/mc-4.6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/mc/mc-4.6.0.ebuild b/app-misc/mc/mc-4.6.0.ebuild index 61414117e51c..c73082cb1fe5 100644 --- a/app-misc/mc/mc-4.6.0.ebuild +++ b/app-misc/mc/mc-4.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/mc/mc-4.6.0.ebuild,v 1.3 2003/02/19 06:20:46 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/mc/mc-4.6.0.ebuild,v 1.4 2003/03/16 10:03:52 tuxus Exp $ IUSE="gpm nls samba ncurses X slang" @@ -22,7 +22,7 @@ DEPEND=">=sys-apps/e2fsprogs-1.19 SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc" +KEYWORDS="x86 ~ppc ~sparc mips" src_compile() { local myconf="" |