diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-25 21:02:34 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-25 21:23:51 +0200 |
commit | 952f6c9751308a98e6a2b4f573c356af852ad82c (patch) | |
tree | cb286f2f4df030e2ac05ef6ced1cba76207fa2bc | |
parent | app-vim/vim-spell-pt: x86 stable (bug #646596) (diff) | |
download | gentoo-952f6c9751308a98e6a2b4f573c356af852ad82c.tar.gz gentoo-952f6c9751308a98e6a2b4f573c356af852ad82c.tar.bz2 gentoo-952f6c9751308a98e6a2b4f573c356af852ad82c.zip |
app-vim/vim-spell-en: x86 stable (bug #646596)
Package-Manager: Portage-2.3.31, Repoman-2.3.9
-rw-r--r-- | app-vim/vim-spell-en/vim-spell-en-20060123-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/vim-spell-en/vim-spell-en-20060123-r1.ebuild b/app-vim/vim-spell-en/vim-spell-en-20060123-r1.ebuild index 84a3586ca448..765ba9b7bfcd 100644 --- a/app-vim/vim-spell-en/vim-spell-en-20060123-r1.ebuild +++ b/app-vim/vim-spell-en/vim-spell-en-20060123-r1.ebuild @@ -7,6 +7,6 @@ VIM_SPELL_LANGUAGE="English" inherit vim-spell -KEYWORDS="~alpha amd64 ~arm ppc sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" LICENSE="BSD LGPL-2.1 public-domain" HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" |