diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 19:04:01 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 21:51:04 +0000 |
commit | 5ef376ade5133af9950442c5af4c3b836ecd4adc (patch) | |
tree | 3a4014d8ab2f3bcee82eed5fc4fb87ca35d1915f /app-dicts/aspell-en | |
parent | app-dicts/aspell-el: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-5ef376ade5133af9950442c5af4c3b836ecd4adc.tar.gz gentoo-5ef376ade5133af9950442c5af4c3b836ecd4adc.tar.bz2 gentoo-5ef376ade5133af9950442c5af4c3b836ecd4adc.zip |
app-dicts/aspell-en: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-dicts/aspell-en')
-rw-r--r-- | app-dicts/aspell-en/aspell-en-2018.04.16.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-dicts/aspell-en/aspell-en-2018.04.16.0.ebuild b/app-dicts/aspell-en/aspell-en-2018.04.16.0.ebuild index 9d096a88bd51..1a731cecd0c7 100644 --- a/app-dicts/aspell-en/aspell-en-2018.04.16.0.ebuild +++ b/app-dicts/aspell-en/aspell-en-2018.04.16.0.ebuild @@ -10,4 +10,4 @@ inherit aspell-dict-r1 SRC_URI="mirror://gnu/aspell/dict/${ASPELL_SPELLANG}/${PN%-*}${ASPELL_VERSION}-${PN#*-}-$(ver_rs 3 '-').tar.bz2" LICENSE="myspell-en_CA-KevinAtkinson public-domain Princeton Ispell" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x86-solaris" |