commit: 8fa87fc280dc089fbdd2bdb9144260d70a49305c Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Jul 14 16:15:56 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Jul 14 16:15:56 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fa87fc2
app-dicts/myspell-en: Stabilize 20230601 ALLARCHES, #910343 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-dicts/myspell-en/myspell-en-20230601.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-dicts/myspell-en/myspell-en-20230601.ebuild b/app-dicts/myspell-en/myspell-en-20230601.ebuild index 6a5e3dd71ab9..73287a76b9b2 100644 --- a/app-dicts/myspell-en/myspell-en-20230601.ebuild +++ b/app-dicts/myspell-en/myspell-en-20230601.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://extensions.libreoffice.org/assets/downloads/41/1685594034/dict- LICENSE="BSD MIT LGPL-3+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" PLOCALES=( "en-AU" "en-CA" "en-GB" "en-US" "en-ZA" ) IUSE+="+l10n_en ${PLOCALES[@]/#/l10n_}"
