summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2009-06-30 21:11:00 +0000
committerChristian Faulhammer <fauli@gentoo.org>2009-06-30 21:11:00 +0000
commit5fc02a5e0ddf7093ef7f2b124963d24b96bad471 (patch)
tree3f7f837374d0ba21da97394bc6f300bba3af5a4c /app-editors/scite/scite-1.78.ebuild
parentstable x86, bug 275672 (diff)
downloadgentoo-2-5fc02a5e0ddf7093ef7f2b124963d24b96bad471.tar.gz
gentoo-2-5fc02a5e0ddf7093ef7f2b124963d24b96bad471.tar.bz2
gentoo-2-5fc02a5e0ddf7093ef7f2b124963d24b96bad471.zip
stable x86, bug 275673
(Portage version: 2.1.6.13/cvs/Linux i686)
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 01d40d6114dd..c823d68c06ec 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.3 2009/06/29 12:00:21 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-1.78.ebuild,v 1.4 2009/06/30 21:11:00 fauli 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