diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 21:01:52 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 21:01:52 +0300 |
commit | 9feb9d47f5043ab11d02b41d6d1b93c6d0ce85ed (patch) | |
tree | dd6a7306d7c8150958880cf9173a9323a81fd8db /app-dicts | |
parent | dev-php/PEAR-Net_SMTP: Stabilize 1.10.0 ALLARCHES, #908127 (diff) | |
download | gentoo-9feb9d47f5043ab11d02b41d6d1b93c6d0ce85ed.tar.gz gentoo-9feb9d47f5043ab11d02b41d6d1b93c6d0ce85ed.tar.bz2 gentoo-9feb9d47f5043ab11d02b41d6d1b93c6d0ce85ed.zip |
app-dicts/myspell-en: Stabilize 20230501 ALLARCHES, #908192
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/myspell-en/myspell-en-20230501.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-dicts/myspell-en/myspell-en-20230501.ebuild b/app-dicts/myspell-en/myspell-en-20230501.ebuild index 47751731a611..06643aa5bced 100644 --- a/app-dicts/myspell-en/myspell-en-20230501.ebuild +++ b/app-dicts/myspell-en/myspell-en-20230501.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://extensions.libreoffice.org/assets/downloads/41/1682907652/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_}" |