diff options
Diffstat (limited to 'app-editors/fte/fte-20051115.ebuild')
-rw-r--r-- | app-editors/fte/fte-20051115.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/fte/fte-20051115.ebuild b/app-editors/fte/fte-20051115.ebuild index 61b38c7a5b01..ba4b5f0b208a 100644 --- a/app-editors/fte/fte-20051115.ebuild +++ b/app-editors/fte/fte-20051115.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/fte/fte-20051115.ebuild,v 1.2 2006/04/03 16:24:36 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/fte/fte-20051115.ebuild,v 1.3 2006/10/17 22:07:12 gustavoz Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/fte/${P}-src.zip LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc -sparc ~x86" IUSE="gpm slang X" S=${WORKDIR}/${PN} |