Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-en/
Date: Mon, 05 Jul 2021 06:57:25
Message-Id: 1625468233.c5e448eee5542359f283a4f2be981e80ef1b9585.ago@gentoo
1 commit: c5e448eee5542359f283a4f2be981e80ef1b9585
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 5 06:53:20 2021 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 5 06:57:13 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5e448ee
7
8 app-dicts/myspell-en: amd64/arm64/arm/ppc64/ppc/sparc/x86 stable (ALLARCHES policy) wrt bug #800443
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.2
11 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
12
13 app-dicts/myspell-en/myspell-en-20210601-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-dicts/myspell-en/myspell-en-20210601-r1.ebuild b/app-dicts/myspell-en/myspell-en-20210601-r1.ebuild
17 index e1e7bc9b3f5..fca6fa3ff16 100644
18 --- a/app-dicts/myspell-en/myspell-en-20210601-r1.ebuild
19 +++ b/app-dicts/myspell-en/myspell-en-20210601-r1.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="https://extensions.libreoffice.org/assets/downloads/41/dict-en-20210601
21
22 LICENSE="BSD MIT LGPL-3+"
23 SLOT="0"
24 -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"
25 +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"
26
27 PLOCALES=( "en" "en-AU" "en-CA" "en-GB" "en-US" "en-ZA" )
28 IUSE+="${PLOCALES[@]/#/l10n_}"