diff options
author | Bjoern Brauel <bjb@gentoo.org> | 2002-09-16 16:05:48 +0000 |
---|---|---|
committer | Bjoern Brauel <bjb@gentoo.org> | 2002-09-16 16:05:48 +0000 |
commit | 8451afab9faa1e9d35eff5df784de46c3dc1a603 (patch) | |
tree | 81a7b7ea603184cb3cff8a1a57364c2fa40f1b74 /app-editors | |
parent | fix db-3 to 3.2.10 (diff) | |
download | gentoo-2-8451afab9faa1e9d35eff5df784de46c3dc1a603.tar.gz gentoo-2-8451afab9faa1e9d35eff5df784de46c3dc1a603.tar.bz2 gentoo-2-8451afab9faa1e9d35eff5df784de46c3dc1a603.zip |
KEYWORDS for alpha
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/vim/vim-6.1-r12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/vim/vim-6.1-r12.ebuild b/app-editors/vim/vim-6.1-r12.ebuild index a29db86176ac..cdf0bbc61376 100644 --- a/app-editors/vim/vim-6.1-r12.ebuild +++ b/app-editors/vim/vim-6.1-r12.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-r12.ebuild,v 1.1 2002/09/14 12:42:59 hannes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r12.ebuild,v 1.2 2002/09/16 16:05:48 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="=app-editors/vim-core-6.1 dev-util/cscope |