diff options
Diffstat (limited to 'app-vim/vim-spell-en/vim-spell-en-20060123.ebuild')
-rw-r--r-- | app-vim/vim-spell-en/vim-spell-en-20060123.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/vim-spell-en/vim-spell-en-20060123.ebuild b/app-vim/vim-spell-en/vim-spell-en-20060123.ebuild index 8bda9dbe9f68..912962f3da67 100644 --- a/app-vim/vim-spell-en/vim-spell-en-20060123.ebuild +++ b/app-vim/vim-spell-en/vim-spell-en-20060123.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-spell-en/vim-spell-en-20060123.ebuild,v 1.2 2006/03/29 15:46:58 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-spell-en/vim-spell-en-20060123.ebuild,v 1.3 2006/05/11 12:58:15 fmccor Exp $ VIM_SPELL_LANGUAGE="English" inherit vim-spell LICENSE="BSD LGPL-2.1 public-domain" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~sparc ~x86" IUSE="" |