diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-09-04 13:38:20 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-09-04 13:40:44 +0300 |
commit | 752726916dfb7d94d58ab47985478ffaa2e26dac (patch) | |
tree | 7fd5de05a84f1781dd1ebb714965d340093a6bb8 /app-dicts | |
parent | app-dicts/aspell-gl: Keyword 0.5.2 riscv, #737724 (diff) | |
download | gentoo-752726916dfb7d94d58ab47985478ffaa2e26dac.tar.gz gentoo-752726916dfb7d94d58ab47985478ffaa2e26dac.tar.bz2 gentoo-752726916dfb7d94d58ab47985478ffaa2e26dac.zip |
app-dicts/aspell-he: Keyword 1.0.0 riscv, #737724
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/aspell-he/aspell-he-1.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-dicts/aspell-he/aspell-he-1.0.0.ebuild b/app-dicts/aspell-he/aspell-he-1.0.0.ebuild index 7c564f1060f7..b4e435cd2024 100644 --- a/app-dicts/aspell-he/aspell-he-1.0.0.ebuild +++ b/app-dicts/aspell-he/aspell-he-1.0.0.ebuild @@ -9,5 +9,5 @@ ASPELL_VERSION=6 inherit aspell-dict-r1 LICENSE="GPL-2" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86" IUSE="" |