diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2003-12-05 03:38:47 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2003-12-05 03:38:47 +0000 |
commit | 2e4b9385f3c2e37a22177245013d00f3d0fbe484 (patch) | |
tree | a290da12064bb4ae75129875767ab3de03ad5ef5 /app-vim/supertab/supertab-0.32.ebuild | |
parent | added ~ppc (diff) | |
download | gentoo-2-2e4b9385f3c2e37a22177245013d00f3d0fbe484.tar.gz gentoo-2-2e4b9385f3c2e37a22177245013d00f3d0fbe484.tar.bz2 gentoo-2-2e4b9385f3c2e37a22177245013d00f3d0fbe484.zip |
added ~ppc
Diffstat (limited to 'app-vim/supertab/supertab-0.32.ebuild')
-rw-r--r-- | app-vim/supertab/supertab-0.32.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/supertab/supertab-0.32.ebuild b/app-vim/supertab/supertab-0.32.ebuild index f77480b03232..f63b739960af 100644 --- a/app-vim/supertab/supertab-0.32.ebuild +++ b/app-vim/supertab/supertab-0.32.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/supertab/supertab-0.32.ebuild,v 1.2 2003/12/03 19:16:05 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/supertab/supertab-0.32.ebuild,v 1.3 2003/12/05 03:35:54 ciaranm Exp $ inherit vim-plugin @@ -8,5 +8,5 @@ DESCRIPTION="vim plugin: enhanced Tab key functionality" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=182" LICENSE="vim" -KEYWORDS="~alpha sparc x86" +KEYWORDS="~alpha sparc x86 ~ppc" |