From 9feb9d47f5043ab11d02b41d6d1b93c6d0ce85ed Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Fri, 9 Jun 2023 21:01:52 +0300 Subject: [PATCH] app-dicts/myspell-en: Stabilize 20230501 ALLARCHES, #908192 Signed-off-by: Arthur Zamarin --- app-dicts/myspell-en/myspell-en-20230501.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-dicts/myspell-en/myspell-en-20230501.ebuild b/app-dicts/myspell-en/myspell-en-20230501.ebuild index 47751731a6114..06643aa5bced2 100644 --- a/app-dicts/myspell-en/myspell-en-20230501.ebuild +++ b/app-dicts/myspell-en/myspell-en-20230501.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://extensions.libreoffice.org/assets/downloads/41/1682907652/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_}"