summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMalcolm Lashley <malc@gentoo.org>2004-06-22 21:18:28 +0000
committerMalcolm Lashley <malc@gentoo.org>2004-06-22 21:18:28 +0000
commitbf52aa878ef132825a885dd9d262d7671b7b474c (patch)
tree19bb0bb46a6f03a064bf388ea7b2163736736b11 /app-editors/nedit/nedit-5.4.ebuild
parentNew bugfix release. (diff)
downloadhistorical-bf52aa878ef132825a885dd9d262d7671b7b474c.tar.gz
historical-bf52aa878ef132825a885dd9d262d7671b7b474c.tar.bz2
historical-bf52aa878ef132825a885dd9d262d7671b7b474c.zip
Mark stable on amd64
Diffstat (limited to 'app-editors/nedit/nedit-5.4.ebuild')
-rw-r--r--app-editors/nedit/nedit-5.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/nedit/nedit-5.4.ebuild b/app-editors/nedit/nedit-5.4.ebuild
index 97a85b12a8ba..9e75386347c4 100644
--- a/app-editors/nedit/nedit-5.4.ebuild
+++ b/app-editors/nedit/nedit-5.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/nedit/nedit-5.4.ebuild,v 1.7 2004/05/12 18:27:27 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/nedit/nedit-5.4.ebuild,v 1.8 2004/06/22 21:18:28 malc Exp $
inherit gcc
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/nedit/${P}-source.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc sparc ~mips ~amd64 ~alpha"
+KEYWORDS="x86 ~ppc sparc ~mips amd64 ~alpha"
IUSE="spell"
RDEPEND="spell? ( virtual/aspell-dict )