diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-01 20:10:41 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-01 20:10:41 +0300 |
commit | 1b43e16d62227cd15623130e06eb513d2bc63656 (patch) | |
tree | 36d4e282aa89d930870997028ca332298b639ccb /app-dicts/myspell-en | |
parent | sci-geosciences/josm-bin: Stabilize 18700 amd64, #907423 (diff) | |
download | gentoo-1b43e16d62227cd15623130e06eb513d2bc63656.tar.gz gentoo-1b43e16d62227cd15623130e06eb513d2bc63656.tar.bz2 gentoo-1b43e16d62227cd15623130e06eb513d2bc63656.zip |
app-dicts/myspell-en: Stabilize 20230401 ALLARCHES, #907640
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-dicts/myspell-en')
-rw-r--r-- | app-dicts/myspell-en/myspell-en-20230401.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-dicts/myspell-en/myspell-en-20230401.ebuild b/app-dicts/myspell-en/myspell-en-20230401.ebuild index 56b97efeec2c..79baaba726c6 100644 --- a/app-dicts/myspell-en/myspell-en-20230401.ebuild +++ b/app-dicts/myspell-en/myspell-en-20230401.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://extensions.libreoffice.org/assets/downloads/41/1680302696/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_}" |