diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:22:12 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:22:12 +0200 |
commit | df65d79496d7289e91cac01a0674669a5458b3da (patch) | |
tree | 6dc9a669ddbe367b7935bc2bdab5bbc101b14e49 /app-vim/vim-spell-de | |
parent | app-vim/tmpl: Sort KEYWORDS (diff) | |
download | gentoo-df65d79496d7289e91cac01a0674669a5458b3da.tar.gz gentoo-df65d79496d7289e91cac01a0674669a5458b3da.tar.bz2 gentoo-df65d79496d7289e91cac01a0674669a5458b3da.zip |
app-vim/vim-spell-de: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-vim/vim-spell-de')
-rw-r--r-- | app-vim/vim-spell-de/vim-spell-de-20080213-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/vim-spell-de/vim-spell-de-20080213-r1.ebuild b/app-vim/vim-spell-de/vim-spell-de-20080213-r1.ebuild index bb19502e99b0..151ae6d15dc9 100644 --- a/app-vim/vim-spell-de/vim-spell-de-20080213-r1.ebuild +++ b/app-vim/vim-spell-de/vim-spell-de-20080213-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -8,5 +8,5 @@ VIM_SPELL_LANGUAGE="German" inherit vim-spell LICENSE="GPL-2" -KEYWORDS="amd64 ppc sparc x86 ~arm ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="amd64 ~arm ppc sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" |