diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-04-18 17:01:14 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-04-18 17:01:14 +0300 |
commit | 1d623478153f076e9da7b406db8bd96872b51d46 (patch) | |
tree | 613e0e29992346d4de625280fd64662edc26e824 /app-vim/vim-spell-da | |
parent | app-vim/vim-spell-cs: amd64 stable wrt bug #646596 (diff) | |
download | gentoo-1d623478153f076e9da7b406db8bd96872b51d46.tar.gz gentoo-1d623478153f076e9da7b406db8bd96872b51d46.tar.bz2 gentoo-1d623478153f076e9da7b406db8bd96872b51d46.zip |
app-vim/vim-spell-da: amd64 stable wrt bug #646596
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-vim/vim-spell-da')
-rw-r--r-- | app-vim/vim-spell-da/vim-spell-da-20060116-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/vim-spell-da/vim-spell-da-20060116-r1.ebuild b/app-vim/vim-spell-da/vim-spell-da-20060116-r1.ebuild index d64264f06d99..2122e1e7cd64 100644 --- a/app-vim/vim-spell-da/vim-spell-da-20060116-r1.ebuild +++ b/app-vim/vim-spell-da/vim-spell-da-20060116-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 @@ -7,6 +7,6 @@ VIM_SPELL_LANGUAGE="Danish" inherit vim-spell -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc ~x86" LICENSE="GPL-2" HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" |