diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-23 17:30:24 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-23 17:38:38 -0400 |
commit | cefd72eb30b07badb938d397c1a3c4f6bbee4277 (patch) | |
tree | edac63efe38f0857350d03d735efa8ef48ec7a44 /app-dicts/myspell-en | |
parent | app-dicts/myspell-sv: arm64 stable (diff) | |
download | gentoo-cefd72eb30b07badb938d397c1a3c4f6bbee4277.tar.gz gentoo-cefd72eb30b07badb938d397c1a3c4f6bbee4277.tar.bz2 gentoo-cefd72eb30b07badb938d397c1a3c4f6bbee4277.zip |
app-dicts/myspell-en: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'app-dicts/myspell-en')
-rw-r--r-- | app-dicts/myspell-en/myspell-en-20190101.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/myspell-en/myspell-en-20190101.ebuild b/app-dicts/myspell-en/myspell-en-20190101.ebuild index 932b93b49c69..d71c0aee1b26 100644 --- a/app-dicts/myspell-en/myspell-en-20190101.ebuild +++ b/app-dicts/myspell-en/myspell-en-20190101.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -13,7 +13,7 @@ SRC_URI="https://extensions.libreoffice.org/extensions/english-dictionaries/${MY LICENSE="BSD MIT LGPL-3+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" PLOCALES=( "en" "en-AU" "en-CA" "en-GB" "en-US" "en-ZA" ) |