diff options
author | Sam James <sam@gentoo.org> | 2022-04-26 03:57:46 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-04-26 03:57:59 +0100 |
commit | b9faeedd7a790578eede5ed534b225c676881302 (patch) | |
tree | 531d842057c20ed96b51ddd05edb444aea3228ea /app-dicts/myspell-en | |
parent | dev-python/munch: Keyword 2.5.0-r1 s390, #840888 (diff) | |
download | gentoo-b9faeedd7a790578eede5ed534b225c676881302.tar.gz gentoo-b9faeedd7a790578eede5ed534b225c676881302.tar.bz2 gentoo-b9faeedd7a790578eede5ed534b225c676881302.zip |
app-dicts/myspell-en: Keyword 20210601-r2 s390, #840885
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-dicts/myspell-en')
-rw-r--r-- | app-dicts/myspell-en/myspell-en-20210601-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/myspell-en/myspell-en-20210601-r2.ebuild b/app-dicts/myspell-en/myspell-en-20210601-r2.ebuild index f4ccd7d28f0b..8115dff41500 100644 --- a/app-dicts/myspell-en/myspell-en-20210601-r2.ebuild +++ b/app-dicts/myspell-en/myspell-en-20210601-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://extensions.libreoffice.org/assets/downloads/41/dict-en-20210601 LICENSE="BSD MIT LGPL-3+" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x86-solaris" PLOCALES=( "en" "en-AU" "en-CA" "en-GB" "en-US" "en-ZA" ) IUSE+="${PLOCALES[@]/#/l10n_}" |