summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarinus Schraal <foser@gentoo.org>2003-09-28 13:05:20 +0000
committerMarinus Schraal <foser@gentoo.org>2003-09-28 13:05:20 +0000
commit2f2a3a8783bc92181006f85486cf1c88e641d5d8 (patch)
tree798b405cf0b27265493ab73a67345f032c1506e5 /app-text/enchant/enchant-1.0.0.ebuild
parentInitial revision, ~x86 masked. Closes #7824. (diff)
downloadgentoo-2-2f2a3a8783bc92181006f85486cf1c88e641d5d8.tar.gz
gentoo-2-2f2a3a8783bc92181006f85486cf1c88e641d5d8.tar.bz2
gentoo-2-2f2a3a8783bc92181006f85486cf1c88e641d5d8.zip
mark x86
Diffstat (limited to 'app-text/enchant/enchant-1.0.0.ebuild')
-rw-r--r--app-text/enchant/enchant-1.0.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/enchant/enchant-1.0.0.ebuild b/app-text/enchant/enchant-1.0.0.ebuild
index 46a8da3d1e8b..5414b3a65363 100644
--- a/app-text/enchant/enchant-1.0.0.ebuild
+++ b/app-text/enchant/enchant-1.0.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-text/enchant/enchant-1.0.0.ebuild,v 1.1 2003/09/13 13:56:51 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/enchant/enchant-1.0.0.ebuild,v 1.2 2003/09/28 13:05:16 foser Exp $
inherit gnome2
@@ -12,11 +12,11 @@ SRC_URI="mirror://sourceforge/abiword/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc"
+KEYWORDS="x86 ~ppc ~sparc"
IUSE=""
-# The || is meant to make sure there is a a default spell lib to work wit
+# The || is meant to make sure there is a a default spell lib to work with
# 25 Aug 2003; foser <foser@gentoo.org>
RDEPEND=">=dev-libs/glib-2
|| ( app-text/aspell app-text/ispell )"