summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-editors/vim/vim-6.1-r8.ebuild')
-rw-r--r--app-editors/vim/vim-6.1-r8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/vim/vim-6.1-r8.ebuild b/app-editors/vim/vim-6.1-r8.ebuild
index 4bbbc7a4f172..a373c55fabb7 100644
--- a/app-editors/vim/vim-6.1-r8.ebuild
+++ b/app-editors/vim/vim-6.1-r8.ebuild
@@ -1,6 +1,6 @@
# Copyright 2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r8.ebuild,v 1.7 2002/08/01 11:40:14 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r8.ebuild,v 1.8 2002/08/14 18:36:03 murphy Exp $
# Please name the ebuild as follows. If this is followed, there
# should be no need to modify this ebuild when the Vim version is
@@ -57,7 +57,7 @@ HOMEPAGE="http://www.vim.org/"
SLOT="0"
LICENSE="vim"
-KEYWORDS="x86 ppc"
+KEYWORDS="x86 ppc sparc sparc64"
DEPEND="dev-util/cscope
>=sys-libs/ncurses-5.2-r2