commit: 4b87fc48d3b2775accbca7feeb61121a3963dcf8 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Jan 23 21:16:22 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jan 23 21:16:22 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b87fc48
app-dicts/myspell-en: Stabilize 20241101 ALLARCHES, #946798 Signed-off-by: Sam James <sam <AT> gentoo.org> app-dicts/myspell-en/myspell-en-20241101.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-dicts/myspell-en/myspell-en-20241101.ebuild b/app-dicts/myspell-en/myspell-en-20241101.ebuild index 44d70c7db6a8..07ffcdf7ccb8 100644 --- a/app-dicts/myspell-en/myspell-en-20241101.ebuild +++ b/app-dicts/myspell-en/myspell-en-20241101.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -15,7 +15,7 @@ SRC_URI="https://extensions.libreoffice.org/assets/downloads/41/1730452952/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_}"
