diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-14 16:15:56 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-14 16:15:56 +0000 |
commit | 8fa87fc280dc089fbdd2bdb9144260d70a49305c (patch) | |
tree | 0e6a211cccb263cd95403b417eefc9a6c8f14353 /app-dicts | |
parent | net-dns/nsd: Stabilize 4.7.0 amd64, #910348 (diff) | |
download | gentoo-8fa87fc280dc089fbdd2bdb9144260d70a49305c.tar.gz gentoo-8fa87fc280dc089fbdd2bdb9144260d70a49305c.tar.bz2 gentoo-8fa87fc280dc089fbdd2bdb9144260d70a49305c.zip |
app-dicts/myspell-en: Stabilize 20230601 ALLARCHES, #910343
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/myspell-en/myspell-en-20230601.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-dicts/myspell-en/myspell-en-20230601.ebuild b/app-dicts/myspell-en/myspell-en-20230601.ebuild index 6a5e3dd71ab9..73287a76b9b2 100644 --- a/app-dicts/myspell-en/myspell-en-20230601.ebuild +++ b/app-dicts/myspell-en/myspell-en-20230601.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://extensions.libreoffice.org/assets/downloads/41/1685594034/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_}" |