diff options
author | Sam James <sam@gentoo.org> | 2023-09-04 21:15:55 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-04 21:15:55 +0100 |
commit | 733f1415f28ea65777436d0a10ec12fd111090b4 (patch) | |
tree | cf1725e165a429c4f519a6656aeba6d51e15d75e /app-dicts | |
parent | dev-python/django: Stabilize 3.2.21 ALLARCHES, #913619 (diff) | |
download | gentoo-733f1415f28ea65777436d0a10ec12fd111090b4.tar.gz gentoo-733f1415f28ea65777436d0a10ec12fd111090b4.tar.bz2 gentoo-733f1415f28ea65777436d0a10ec12fd111090b4.zip |
app-dicts/myspell-en: Stabilize 20230701 ALLARCHES, #913626
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/myspell-en/myspell-en-20230701.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-dicts/myspell-en/myspell-en-20230701.ebuild b/app-dicts/myspell-en/myspell-en-20230701.ebuild index 007b351e7389..30efc923e94e 100644 --- a/app-dicts/myspell-en/myspell-en-20230701.ebuild +++ b/app-dicts/myspell-en/myspell-en-20230701.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://extensions.libreoffice.org/assets/downloads/41/1688193331/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_}" |