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-dicts/myspell-en/
Date: Tue, 26 Apr 2022 02:58:12
Message-Id: 1650941879.b9faeedd7a790578eede5ed534b225c676881302.sam@gentoo
1 commit: b9faeedd7a790578eede5ed534b225c676881302
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Apr 26 02:57:46 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 26 02:57:59 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9faeedd
7
8 app-dicts/myspell-en: Keyword 20210601-r2 s390, #840885
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-dicts/myspell-en/myspell-en-20210601-r2.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-dicts/myspell-en/myspell-en-20210601-r2.ebuild b/app-dicts/myspell-en/myspell-en-20210601-r2.ebuild
16 index f4ccd7d28f0b..8115dff41500 100644
17 --- a/app-dicts/myspell-en/myspell-en-20210601-r2.ebuild
18 +++ b/app-dicts/myspell-en/myspell-en-20210601-r2.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -11,7 +11,7 @@ SRC_URI="https://extensions.libreoffice.org/assets/downloads/41/dict-en-20210601
26
27 LICENSE="BSD MIT LGPL-3+"
28 SLOT="0"
29 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x86-solaris"
30 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x86-solaris"
31
32 PLOCALES=( "en" "en-AU" "en-CA" "en-GB" "en-US" "en-ZA" )
33 IUSE+="${PLOCALES[@]/#/l10n_}"