diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-07-05 08:53:20 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-07-05 08:57:13 +0200 |
commit | c5e448eee5542359f283a4f2be981e80ef1b9585 (patch) | |
tree | 0642d8ad133472f1e67dbb3d225edf205a270cf0 /app-dicts/myspell-en | |
parent | app-dicts/myspell-de_1901: amd64/arm64/arm/ppc64/ppc/sparc/x86 stable (ALLARC... (diff) | |
download | gentoo-c5e448eee5542359f283a4f2be981e80ef1b9585.tar.gz gentoo-c5e448eee5542359f283a4f2be981e80ef1b9585.tar.bz2 gentoo-c5e448eee5542359f283a4f2be981e80ef1b9585.zip |
app-dicts/myspell-en: amd64/arm64/arm/ppc64/ppc/sparc/x86 stable (ALLARCHES policy) wrt bug #800443
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-dicts/myspell-en')
-rw-r--r-- | app-dicts/myspell-en/myspell-en-20210601-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-dicts/myspell-en/myspell-en-20210601-r1.ebuild b/app-dicts/myspell-en/myspell-en-20210601-r1.ebuild index e1e7bc9b3f50..fca6fa3ff16d 100644 --- a/app-dicts/myspell-en/myspell-en-20210601-r1.ebuild +++ b/app-dicts/myspell-en/myspell-en-20210601-r1.ebuild @@ -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 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_}" |