summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-vim/vimpython/vimpython-1.7.ebuild')
-rw-r--r--app-vim/vimpython/vimpython-1.7.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-vim/vimpython/vimpython-1.7.ebuild b/app-vim/vimpython/vimpython-1.7.ebuild
index 361711367ee8..44c038aaaeb8 100644
--- a/app-vim/vimpython/vimpython-1.7.ebuild
+++ b/app-vim/vimpython/vimpython-1.7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/vimpython/vimpython-1.7.ebuild,v 1.1 2003/12/06 03:17:28 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/vimpython/vimpython-1.7.ebuild,v 1.2 2004/01/23 15:51:01 agriffis Exp $
inherit vim-plugin
@@ -8,7 +8,7 @@ DESCRIPTION="vim plugin: improvements for editing python scripts"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=30"
LICENSE="vim"
-KEYWORDS="~sparc ~x86 ~ppc amd64"
+KEYWORDS="~sparc ~x86 ~ppc amd64 alpha ia64"
DEPEND="${DEPEND} >=sys-apps/sed-4"