commit: 3e3b7c1b77e39647e91a3c9b53ccd27d1b5edd89 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Oct 1 18:06:38 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Oct 1 18:06:38 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e3b7c1b
app-dicts/myspell-en: Stabilize 20240801 ALLARCHES, #940613 Signed-off-by: Sam James <sam <AT> gentoo.org> app-dicts/myspell-en/myspell-en-20240801.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-dicts/myspell-en/myspell-en-20240801.ebuild b/app-dicts/myspell-en/myspell-en-20240801.ebuild index d599d6070969..c5ab56384ba5 100644 --- a/app-dicts/myspell-en/myspell-en-20240801.ebuild +++ b/app-dicts/myspell-en/myspell-en-20240801.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://extensions.libreoffice.org/assets/downloads/41/1722502287/dict- LICENSE="BSD MIT LGPL-3+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~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="${PLOCALES[*]/#/+l10n_}"