diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-05-26 02:51:31 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-05-26 02:51:31 +0000 |
commit | bcb4a00f3fa50e03bec1b7522ae09c3c6f2c4eba (patch) | |
tree | 2f1ac30495b00c6be71e43c803d1fc8d7603501d /app-editors/vim | |
parent | Marked stable on hppa. (Manifest recommit) (diff) | |
download | gentoo-2-bcb4a00f3fa50e03bec1b7522ae09c3c6f2c4eba.tar.gz gentoo-2-bcb4a00f3fa50e03bec1b7522ae09c3c6f2c4eba.tar.bz2 gentoo-2-bcb4a00f3fa50e03bec1b7522ae09c3c6f2c4eba.zip |
arm KEYWORDS
Diffstat (limited to 'app-editors/vim')
-rw-r--r-- | app-editors/vim/vim-6.2-r9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/vim/vim-6.2-r9.ebuild b/app-editors/vim/vim-6.2-r9.ebuild index e4432467b691..538ef9854be6 100644 --- a/app-editors/vim/vim-6.2-r9.ebuild +++ b/app-editors/vim/vim-6.2-r9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.2-r9.ebuild,v 1.5 2004/05/24 15:49:39 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.2-r9.ebuild,v 1.6 2004/05/26 02:50:27 vapier Exp $ inherit vim @@ -16,7 +16,7 @@ SRC_URI="${SRC_URI} S=${WORKDIR}/vim${VIM_VERSION/.} DESCRIPTION="Vi IMproved!" -KEYWORDS="~alpha ~hppa mips ppc sparc ~x86 ~amd64 ~ia64 ~s390 ~ppc64" +KEYWORDS="~alpha ~hppa mips ppc sparc ~x86 ~amd64 ~ia64 ~s390 ~ppc64 arm" PROVIDE="virtual/editor" DEPEND="${DEPEND} ~app-editors/vim-core-${PV}" |