summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-editors/scite/scite-1.72.ebuild')
-rw-r--r--app-editors/scite/scite-1.72.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/scite/scite-1.72.ebuild b/app-editors/scite/scite-1.72.ebuild
index 6475f4d95e23..fd5dc02a16da 100644
--- a/app-editors/scite/scite-1.72.ebuild
+++ b/app-editors/scite/scite-1.72.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-1.72.ebuild,v 1.1 2007/01/24 11:33:30 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-1.72.ebuild,v 1.2 2007/03/13 17:54:02 gustavoz Exp $
inherit toolchain-funcs eutils
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/scintilla/${PN}${MY_PV}.tgz"
LICENSE="Scintilla"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc sparc ~x86"
IUSE="lua"
RDEPEND=">=x11-libs/gtk+-2