diff options
author | 2004-10-31 01:29:36 +0000 | |
---|---|---|
committer | 2004-10-31 01:29:36 +0000 | |
commit | 523f37a78632ee6e4c90c12b06596c58c75b6b45 (patch) | |
tree | b915d5882aa9958743a43d933c07f5caaa442b64 /app-editors/vim-core | |
parent | old (diff) | |
download | historical-523f37a78632ee6e4c90c12b06596c58c75b6b45.tar.gz historical-523f37a78632ee6e4c90c12b06596c58c75b6b45.tar.bz2 historical-523f37a78632ee6e4c90c12b06596c58c75b6b45.zip |
arm stable
Diffstat (limited to 'app-editors/vim-core')
-rw-r--r-- | app-editors/vim-core/vim-core-6.3-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/vim-core/vim-core-6.3-r2.ebuild b/app-editors/vim-core/vim-core-6.3-r2.ebuild index b8a794ddcaa1..ac2e2e92374b 100644 --- a/app-editors/vim-core/vim-core-6.3-r2.ebuild +++ b/app-editors/vim-core/vim-core-6.3-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.3-r2.ebuild,v 1.7 2004/10/20 14:18:46 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.3-r2.ebuild,v 1.8 2004/10/31 01:29:36 vapier Exp $ inherit vim @@ -18,6 +18,6 @@ SRC_URI="${SRC_URI} S=${WORKDIR}/vim${VIM_VERSION/.} DESCRIPTION="vim and gvim shared files" -KEYWORDS="x86 sparc mips ppc alpha amd64 ia64 ~arm hppa ~ppc64 s390" +KEYWORDS="x86 sparc mips ppc alpha amd64 ia64 arm hppa ~ppc64 s390" IUSE="${IUSE} nls" DEPEND="${DEPEND}" # all the deps for vim-core are in vim.eclass |