diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-24 18:06:21 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-24 18:06:21 +0200 |
commit | cb087b6989f721ced3b8803b6de61c56a6a3ca39 (patch) | |
tree | fb1b72219d7b29ef49101667f96fe6709248c049 /app-dicts/myspell-en | |
parent | www-client/lynx: Stabilize 2.9.0_pre11 ppc, #896272 (diff) | |
download | gentoo-cb087b6989f721ced3b8803b6de61c56a6a3ca39.tar.gz gentoo-cb087b6989f721ced3b8803b6de61c56a6a3ca39.tar.bz2 gentoo-cb087b6989f721ced3b8803b6de61c56a6a3ca39.zip |
app-dicts/myspell-en: Stabilize 20230101 ALLARCHES, #896278
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-dicts/myspell-en')
-rw-r--r-- | app-dicts/myspell-en/myspell-en-20230101.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-dicts/myspell-en/myspell-en-20230101.ebuild b/app-dicts/myspell-en/myspell-en-20230101.ebuild index 7e4459b94379..39d5d9b632bd 100644 --- a/app-dicts/myspell-en/myspell-en-20230101.ebuild +++ b/app-dicts/myspell-en/myspell-en-20230101.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://extensions.libreoffice.org/assets/downloads/41/1672590731/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_}" |