diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-09-04 13:38:22 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-09-04 13:40:46 +0300 |
commit | 241a4eef8f58e73ae16299972ac6c448bea48690 (patch) | |
tree | 1bb82c91f764ee95c865cd7053d1c9154b06515b /app-dicts/aspell-nl/aspell-nl-0.50.2.ebuild | |
parent | app-dicts/aspell-lt: Keyword 1.0.1 riscv, #737724 (diff) | |
download | gentoo-241a4eef8f58e73ae16299972ac6c448bea48690.tar.gz gentoo-241a4eef8f58e73ae16299972ac6c448bea48690.tar.bz2 gentoo-241a4eef8f58e73ae16299972ac6c448bea48690.zip |
app-dicts/aspell-nl: Keyword 0.50.2 riscv, #737724
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'app-dicts/aspell-nl/aspell-nl-0.50.2.ebuild')
-rw-r--r-- | app-dicts/aspell-nl/aspell-nl-0.50.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-dicts/aspell-nl/aspell-nl-0.50.2.ebuild b/app-dicts/aspell-nl/aspell-nl-0.50.2.ebuild index 8ee0cc751a66..989b5fd78b6b 100644 --- a/app-dicts/aspell-nl/aspell-nl-0.50.2.ebuild +++ b/app-dicts/aspell-nl/aspell-nl-0.50.2.ebuild @@ -8,5 +8,5 @@ ASPELL_LANG="Dutch" inherit aspell-dict-r1 LICENSE="freedist" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" |