summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTravis Tilley <lv@gentoo.org>2004-04-04 20:49:53 +0000
committerTravis Tilley <lv@gentoo.org>2004-04-04 20:49:53 +0000
commita5482324b5b79974e97f7f2795674ae7e92669be (patch)
treebdb6baa2a70b849c7fc08d097c2f559e68d2f90b /app-editors
parentsys-apps/modutils -> virtual/modutils (diff)
downloadgentoo-2-a5482324b5b79974e97f7f2795674ae7e92669be.tar.gz
gentoo-2-a5482324b5b79974e97f7f2795674ae7e92669be.tar.bz2
gentoo-2-a5482324b5b79974e97f7f2795674ae7e92669be.zip
~amd64
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/kvim/kvim-6.2.14.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/kvim/kvim-6.2.14.ebuild b/app-editors/kvim/kvim-6.2.14.ebuild
index 8cdd307e0248..7c19af5011b6 100644
--- a/app-editors/kvim/kvim-6.2.14.ebuild
+++ b/app-editors/kvim/kvim-6.2.14.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/kvim/kvim-6.2.14.ebuild,v 1.7 2004/03/25 07:33:14 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/kvim/kvim-6.2.14.ebuild,v 1.8 2004/04/04 20:49:53 lv Exp $
IUSE="python gpm nls ruby perl"
@@ -12,7 +12,7 @@ DESCRIPTION="KDE editor based on vim"
SRC_URI="http://freenux.org/${PN}/${P//_}.tar.bz2"
HOMEPAGE="http://www.freehackers.org/${PN}"
LICENSE="GPL-2"
-KEYWORDS="alpha x86 sparc ~ppc"
+KEYWORDS="alpha x86 sparc ~ppc ~amd64"
newdepend ">=app-editors/vim-core-6.2
ncurses? ( >=sys-libs/ncurses-5.2-r2 )
!ncurses? ( sys-libs/libtermcap-compat )