diff options
Diffstat (limited to 'app-misc/mc/mc-4.6.0-r1.ebuild')
-rw-r--r-- | app-misc/mc/mc-4.6.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/mc/mc-4.6.0-r1.ebuild b/app-misc/mc/mc-4.6.0-r1.ebuild index c3f43e9698e6..348c2b7e830e 100644 --- a/app-misc/mc/mc-4.6.0-r1.ebuild +++ b/app-misc/mc/mc-4.6.0-r1.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-r1.ebuild,v 1.2 2003/06/12 20:17:41 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/mc/mc-4.6.0-r1.ebuild,v 1.3 2003/06/29 23:17:15 aliz Exp $ IUSE="gpm nls samba ncurses X slang" @@ -20,7 +20,7 @@ DEPEND=">=sys-apps/e2fsprogs-1.19 SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa ~arm" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~mips ~hppa ~arm" src_compile() { local myconf="" |