diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-10-17 22:07:12 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-10-17 22:07:12 +0000 |
commit | fffd468f99dfc0db675825c8fe4b5adeb2dad95c (patch) | |
tree | 286cded6d3c00b9b50dddf19f751924fb90a0520 /app-editors/fte/fte-20020324-r2.ebuild | |
parent | Version bump (diff) | |
download | gentoo-2-fffd468f99dfc0db675825c8fe4b5adeb2dad95c.tar.gz gentoo-2-fffd468f99dfc0db675825c8fe4b5adeb2dad95c.tar.bz2 gentoo-2-fffd468f99dfc0db675825c8fe4b5adeb2dad95c.zip |
Going -sparc wrt #75250
(Portage version: 2.1.1)
Diffstat (limited to 'app-editors/fte/fte-20020324-r2.ebuild')
-rw-r--r-- | app-editors/fte/fte-20020324-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/fte/fte-20020324-r2.ebuild b/app-editors/fte/fte-20020324-r2.ebuild index 251a1cd2e253..a0e02a62a7cd 100644 --- a/app-editors/fte/fte-20020324-r2.ebuild +++ b/app-editors/fte/fte-20020324-r2.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-20020324-r2.ebuild,v 1.8 2006/08/27 15:14:02 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/fte/fte-20020324-r2.ebuild,v 1.9 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="x86 ppc sparc" +KEYWORDS="ppc -sparc x86" IUSE="gpm slang X" RDEPEND=">=sys-libs/ncurses-5.2 |