diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-05-27 01:02:40 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-05-27 01:02:40 +0000 |
commit | 522343a4773ac3477ec18c6cc279dc21f76ac39b (patch) | |
tree | 4e9c9da5ab4aec5996d6e87f5bb34a93e5af67ad /app-editors/vim | |
parent | IUSE (Manifest recommit) (diff) | |
download | gentoo-2-522343a4773ac3477ec18c6cc279dc21f76ac39b.tar.gz gentoo-2-522343a4773ac3477ec18c6cc279dc21f76ac39b.tar.bz2 gentoo-2-522343a4773ac3477ec18c6cc279dc21f76ac39b.zip |
~amd64
Diffstat (limited to 'app-editors/vim')
-rw-r--r-- | app-editors/vim/vim-6.3_beta2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/vim/vim-6.3_beta2.ebuild b/app-editors/vim/vim-6.3_beta2.ebuild index 446656b57730..154643f137c7 100644 --- a/app-editors/vim/vim-6.3_beta2.ebuild +++ b/app-editors/vim/vim-6.3_beta2.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.3_beta2.ebuild,v 1.2 2004/05/25 22:26:44 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.3_beta2.ebuild,v 1.3 2004/05/27 01:02:09 jhuebel Exp $ inherit vim @@ -16,7 +16,7 @@ SRC_URI="${SRC_URI} S=${WORKDIR}/vim${VIM_VERSION/.} DESCRIPTION="Vi IMproved!" -KEYWORDS="~sparc ~mips ~ppc" +KEYWORDS="~sparc ~mips ~ppc ~amd64" PROVIDE="virtual/editor" DEPEND="${DEPEND} ~app-editors/vim-core-${PV}" |