summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-editors/vim-core/vim-core-6.1.ebuild')
-rw-r--r--app-editors/vim-core/vim-core-6.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/vim-core/vim-core-6.1.ebuild b/app-editors/vim-core/vim-core-6.1.ebuild
index b97301140733..30f64fa6ba93 100644
--- a/app-editors/vim-core/vim-core-6.1.ebuild
+++ b/app-editors/vim-core/vim-core-6.1.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-core/vim-core-6.1.ebuild,v 1.1 2002/09/13 09:16:58 hannes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.1.ebuild,v 1.2 2002/09/14 15:51:24 bjb 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
@@ -63,7 +63,7 @@ HOMEPAGE="http://www.vim.org/"
SLOT="0"
LICENSE="vim"
-KEYWORDS="x86 ppc sparc sparc64"
+KEYWORDS="x86 ppc sparc sparc64 alpha"
DEPEND="dev-util/cscope
>=sys-libs/ncurses-5.2-r2