diff options
author | 2006-10-27 22:25:14 +0000 | |
---|---|---|
committer | 2006-10-27 22:25:14 +0000 | |
commit | 76eede2f8d082e047ee68b0b69bd3c2ce571324b (patch) | |
tree | ed51bb234d45cf4b9af7714070ce83f5535ef49f /app-vim/vim-spell-en/vim-spell-en-20060123.ebuild | |
parent | vimspell dictionaries also work on PowerPC. Added ~pcc. (diff) | |
download | gentoo-2-76eede2f8d082e047ee68b0b69bd3c2ce571324b.tar.gz gentoo-2-76eede2f8d082e047ee68b0b69bd3c2ce571324b.tar.bz2 gentoo-2-76eede2f8d082e047ee68b0b69bd3c2ce571324b.zip |
vimspell dictionaries also work on PowerPC. Added ~pcc.
(Portage version: 2.1.2_pre3-r8)
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 441a8b0a8bf8..6882984b433c 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.4 2006/09/04 03:21:07 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-spell-en/vim-spell-en-20060123.ebuild,v 1.5 2006/10/27 22:25:14 pylon Exp $ VIM_SPELL_LANGUAGE="English" inherit vim-spell LICENSE="BSD LGPL-2.1 public-domain" -KEYWORDS="~amd64 ~sparc x86" +KEYWORDS="~amd64 ~ppc ~sparc x86" IUSE="" |