diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-10-31 01:29:36 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-10-31 01:29:36 +0000 |
commit | 48526f3f5fa17b3afb484fcbb71368db475d29e3 (patch) | |
tree | efcd9199e97a327c83590ba1ee6739eb3cc24f61 /app-editors/vim-core | |
parent | old (Manifest recommit) (diff) | |
download | gentoo-2-48526f3f5fa17b3afb484fcbb71368db475d29e3.tar.gz gentoo-2-48526f3f5fa17b3afb484fcbb71368db475d29e3.tar.bz2 gentoo-2-48526f3f5fa17b3afb484fcbb71368db475d29e3.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 |