diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-22 12:24:32 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-22 12:24:32 +0300 |
commit | 7b596388757c10766febe85a782d853283375c3c (patch) | |
tree | 1945db730416ca228ecddcf29d22a4f4513afdc1 /app-dicts | |
parent | dev-python/tzlocal: Stabilize 4.3 ALLARCHES, #904797 (diff) | |
download | gentoo-7b596388757c10766febe85a782d853283375c3c.tar.gz gentoo-7b596388757c10766febe85a782d853283375c3c.tar.bz2 gentoo-7b596388757c10766febe85a782d853283375c3c.zip |
app-dicts/myspell-en: Stabilize 20230301 ALLARCHES, #904814
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/myspell-en/myspell-en-20230301.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-dicts/myspell-en/myspell-en-20230301.ebuild b/app-dicts/myspell-en/myspell-en-20230301.ebuild index 69910d320224..c6a97258cf5a 100644 --- a/app-dicts/myspell-en/myspell-en-20230301.ebuild +++ b/app-dicts/myspell-en/myspell-en-20230301.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://extensions.libreoffice.org/assets/downloads/41/1677661772/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 ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x86-solaris" PLOCALES=( "en-AU" "en-CA" "en-GB" "en-US" "en-ZA" ) IUSE+="+l10n_en ${PLOCALES[@]/#/l10n_}" |