diff options
Diffstat (limited to 'app-editors/mp/mp-3.2.7.ebuild')
-rw-r--r-- | app-editors/mp/mp-3.2.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/mp/mp-3.2.7.ebuild b/app-editors/mp/mp-3.2.7.ebuild index 10b0e162e7d5..6a47b492b304 100644 --- a/app-editors/mp/mp-3.2.7.ebuild +++ b/app-editors/mp/mp-3.2.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/mp/mp-3.2.7.ebuild,v 1.1 2003/04/05 13:52:42 sethbc Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mp/mp-3.2.7.ebuild,v 1.2 2003/06/29 18:24:08 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="mp, the definitive text editor" @@ -15,7 +15,7 @@ RDEPEND="${DEPEND} SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" src_compile() { emake || die |