diff options
Diffstat (limited to 'app-editors/e3/e3-1.7-r2.ebuild')
-rw-r--r-- | app-editors/e3/e3-1.7-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/e3/e3-1.7-r2.ebuild b/app-editors/e3/e3-1.7-r2.ebuild index a6f81c053e19..076c0a62b7e2 100644 --- a/app-editors/e3/e3-1.7-r2.ebuild +++ b/app-editors/e3/e3-1.7-r2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # -# $Header: /var/cvsroot/gentoo-x86/app-editors/e3/e3-1.7-r2.ebuild,v 1.15 2002/11/30 22:53:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/e3/e3-1.7-r2.ebuild,v 1.16 2002/12/09 04:17:38 manson Exp $ DESCRIPTION="Super Tiny Editor with wordstar, vi, and emacs key bindings" SRC_URI="http://www.sax.de/~adlibit/${P}.tar.gz" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.sax.de/~adlibit" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 -ppc -sparc -sparc64" +KEYWORDS="x86 -ppc -sparc " DEPEND="dev-lang/nasm" RDEPEND="sys-apps/sed" |