diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-09-04 13:38:16 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-09-04 13:40:40 +0300 |
commit | 8408f1fdd02a15ce5638397eec75048080767f40 (patch) | |
tree | b669e3ac182540d05b380c8f563c945fdd42824a /app-dicts | |
parent | app-dicts/aspell-el: Keyword 0.50.3 riscv, #737724 (diff) | |
download | gentoo-8408f1fdd02a15ce5638397eec75048080767f40.tar.gz gentoo-8408f1fdd02a15ce5638397eec75048080767f40.tar.bz2 gentoo-8408f1fdd02a15ce5638397eec75048080767f40.zip |
app-dicts/aspell-en: Keyword 2018.04.16.0 riscv, #737724
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'app-dicts')
-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 82c65343d625..c3bd69ef6ded 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 @@ -11,5 +11,5 @@ inherit aspell-dict-r1 versionator SRC_URI="mirror://gnu/aspell/dict/${ASPELL_SPELLANG}/${PN%-*}${ASPELL_VERSION}-${PN#*-}-$(replace_version_separator 3 '-').tar.bz2" LICENSE="myspell-en_CA-KevinAtkinson public-domain Princeton Ispell" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-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 ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" |