Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/vim-spell-en/
Date: Tue, 06 Oct 2020 14:30:52
Message-Id: 1601994615.86d5f4a301b665bbca572c1fd9cb812b09a944e6.sam@gentoo
1 commit: 86d5f4a301b665bbca572c1fd9cb812b09a944e6
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 6 14:30:15 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 6 14:30:15 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86d5f4a3
7
8 app-vim/vim-spell-en: Keyword 20060123-r1 arm64, #741696
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-vim/vim-spell-en/vim-spell-en-20060123-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 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
16 index 765ba9b7bfc..f2aa5a41032 100644
17 --- a/app-vim/vim-spell-en/vim-spell-en-20060123-r1.ebuild
18 +++ b/app-vim/vim-spell-en/vim-spell-en-20060123-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2018 Gentoo Foundation
21 +# Copyright 1999-2020 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -7,6 +7,6 @@ VIM_SPELL_LANGUAGE="English"
26
27 inherit vim-spell
28
29 -KEYWORDS="~alpha amd64 ~arm ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
30 +KEYWORDS="~alpha amd64 ~arm ~arm64 ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
31 LICENSE="BSD LGPL-2.1 public-domain"
32 HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"