Diff myspell-en-20230701 with a myspell-en-20230901

/usr/portage/app-dicts/myspell-en/myspell-en-20230901.ebuild 2023-10-09 14:52:28.260368319 +0300
11 11
	https://proofingtoolgui.org
12 12
	https://github.com/marcoagpinto/aoo-mozilla-en-dict
13 13
"
14
SRC_URI="https://extensions.libreoffice.org/assets/downloads/41/1688193331/dict-en-20230701_lo.oxt"
14
SRC_URI="https://extensions.libreoffice.org/assets/downloads/41/1693549382/dict-en-20230901_lo.oxt"
15 15

  
16 16
LICENSE="BSD MIT LGPL-3+"
17 17
SLOT="0"
18
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
18
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
19 19

  
20 20
PLOCALES=( "en-AU" "en-CA" "en-GB" "en-US" "en-ZA" )
21 21
IUSE+="+l10n_en ${PLOCALES[@]/#/l10n_}"
Thank you!