diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-04-18 17:04:34 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-04-18 17:04:34 +0300 |
commit | 81fee9f95a61af14c20d8f0f44ad44096b853f35 (patch) | |
tree | 3b50e5485e07ad3f3e4baac2cd78fab144c0c152 /app-vim/vim-spell-it | |
parent | app-vim/vim-spell-hu: amd64 stable wrt bug #646596 (diff) | |
download | gentoo-81fee9f95a61af14c20d8f0f44ad44096b853f35.tar.gz gentoo-81fee9f95a61af14c20d8f0f44ad44096b853f35.tar.bz2 gentoo-81fee9f95a61af14c20d8f0f44ad44096b853f35.zip |
app-vim/vim-spell-it: amd64 stable wrt bug #646596
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-vim/vim-spell-it')
-rw-r--r-- | app-vim/vim-spell-it/vim-spell-it-20100312-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/vim-spell-it/vim-spell-it-20100312-r1.ebuild b/app-vim/vim-spell-it/vim-spell-it-20100312-r1.ebuild index 80bb419f6708..1e5f69c85126 100644 --- a/app-vim/vim-spell-it/vim-spell-it-20100312-r1.ebuild +++ b/app-vim/vim-spell-it/vim-spell-it-20100312-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -8,5 +8,5 @@ VIM_SPELL_LANGUAGE="Italian" inherit vim-spell LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" |