summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-editors/scite/scite-1.78.ebuild')
-rw-r--r--app-editors/scite/scite-1.78.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/scite/scite-1.78.ebuild b/app-editors/scite/scite-1.78.ebuild
index cd0c8d9a3f7b..40ff6eb19a78 100644
--- a/app-editors/scite/scite-1.78.ebuild
+++ b/app-editors/scite/scite-1.78.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-1.78.ebuild,v 1.5 2009/07/19 14:51:09 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-1.78.ebuild,v 1.6 2009/07/20 04:18:01 darkside 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 ~x86-fbsd"
+KEYWORDS="amd64 ppc sparc x86 ~x86-fbsd"
IUSE="lua"
RDEPEND=">=x11-libs/gtk+-2