diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2003-12-05 04:13:55 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2003-12-05 04:13:55 +0000 |
commit | d8ee5a5a8f244c1270a6eff301e74283353b4e4f (patch) | |
tree | a73e74d019cebbd411e9fe68be7c14527fc409ba /app-vim/supertab/supertab-0.32.ebuild | |
parent | fixing Manifest (diff) | |
download | gentoo-2-d8ee5a5a8f244c1270a6eff301e74283353b4e4f.tar.gz gentoo-2-d8ee5a5a8f244c1270a6eff301e74283353b4e4f.tar.bz2 gentoo-2-d8ee5a5a8f244c1270a6eff301e74283353b4e4f.zip |
Added amd64 keyword
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 f63b739960af..e2bfedda606e 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.3 2003/12/05 03:35:54 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/supertab/supertab-0.32.ebuild,v 1.4 2003/12/05 04:13:45 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 ~ppc" +KEYWORDS="~alpha sparc x86 ~ppc amd64" |