diff options
author | Sam James <sam@gentoo.org> | 2023-12-02 04:02:53 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-12-02 04:02:53 +0000 |
commit | 51685acf1c3dbd574f9c6a3351731f8df42d687c (patch) | |
tree | 29198aeb26acd05581041f11954b294824ab6112 /app-dicts/myspell-en | |
parent | dev-libs/libx86emu: Stabilize 3.5-r1 x86, #918980 (diff) | |
download | gentoo-51685acf1c3dbd574f9c6a3351731f8df42d687c.tar.gz gentoo-51685acf1c3dbd574f9c6a3351731f8df42d687c.tar.bz2 gentoo-51685acf1c3dbd574f9c6a3351731f8df42d687c.zip |
app-dicts/myspell-en: Stabilize 20230901 ALLARCHES, #918987
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-dicts/myspell-en')
-rw-r--r-- | app-dicts/myspell-en/myspell-en-20230901.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-dicts/myspell-en/myspell-en-20230901.ebuild b/app-dicts/myspell-en/myspell-en-20230901.ebuild index ba549ba9ab85..4a2935c26f50 100644 --- a/app-dicts/myspell-en/myspell-en-20230901.ebuild +++ b/app-dicts/myspell-en/myspell-en-20230901.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://extensions.libreoffice.org/assets/downloads/41/1693549382/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_}" |