diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2006-03-29 15:46:58 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2006-03-29 15:46:58 +0000 |
commit | 969eff3c2aabf1c7bb783a08d6a45d2f21cef551 (patch) | |
tree | e2f7bd871cdf196f2782fe3c9b00d369a844a6f6 /app-vim/vim-spell-en/vim-spell-en-20060123.ebuild | |
parent | Marked ppc (diff) | |
download | historical-969eff3c2aabf1c7bb783a08d6a45d2f21cef551.tar.gz historical-969eff3c2aabf1c7bb783a08d6a45d2f21cef551.tar.bz2 historical-969eff3c2aabf1c7bb783a08d6a45d2f21cef551.zip |
drop sparc and mips keywords until they're keyworded in new vim/gvim ebuilds (per ciaranm)
Package-Manager: portage-2.1_pre7-r2
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 3931b0b70ec8..8bda9dbe9f68 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.1 2006/01/23 21:37:49 ciaranm Exp $ +# $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 $ VIM_SPELL_LANGUAGE="English" inherit vim-spell LICENSE="BSD LGPL-2.1 public-domain" -KEYWORDS="~amd64 ~sparc ~mips ~x86" +KEYWORDS="~amd64 ~x86" IUSE="" |