diff options
Diffstat (limited to 'app-editors/scite/scite-1.4.1.ebuild')
-rw-r--r-- | app-editors/scite/scite-1.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/scite/scite-1.4.1.ebuild b/app-editors/scite/scite-1.4.1.ebuild index e9a01c98a7bc..f190bc543e01 100644 --- a/app-editors/scite/scite-1.4.1.ebuild +++ b/app-editors/scite/scite-1.4.1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Taras Glek <taras.glek@home.com> -# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-1.4.1.ebuild,v 1.4 2002/08/02 05:05:01 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-1.4.1.ebuild,v 1.5 2002/08/14 18:36:03 murphy Exp $ S=${WORKDIR}/$PN/gtk MY_PV=141 @@ -15,7 +15,7 @@ RDEPEND="=x11-libs/gtk+-1.2*" SLOT="0" LICENSE="PYTHON" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" src_compile() { |