diff options
Diffstat (limited to 'app-editors/scite/scite-1.6.2.ebuild')
-rw-r--r-- | app-editors/scite/scite-1.6.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/scite/scite-1.6.2.ebuild b/app-editors/scite/scite-1.6.2.ebuild index ebf4fe9c7b7d..8a242c598dc1 100644 --- a/app-editors/scite/scite-1.6.2.ebuild +++ b/app-editors/scite/scite-1.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-1.6.2.ebuild,v 1.6 2005/04/18 16:51:28 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-1.6.2.ebuild,v 1.7 2005/04/21 18:27:34 blubb Exp $ inherit toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/scintilla/${PN}${MY_PV}.tgz" LICENSE="PYTHON" SLOT="0" -KEYWORDS="ppc sparc x86 ~amd64" +KEYWORDS="ppc sparc x86 amd64" IUSE="gtk2 lua" RDEPEND="gtk2? ( >=x11-libs/gtk+-2 ) |