summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2020-09-04 13:37:56 +0300
committerMikle Kolyada <zlogene@gentoo.org>2020-09-04 13:40:20 +0300
commit96f8ee1bf0a387254ca15dd9aa0cae57392a9309 (patch)
treefbdacc2c3e42cfbddb462b6355be8f4a9541b22d /app-text
parentapp-dicts/myspell-zu: Keyword 20100126 riscv, #737724 (diff)
downloadgentoo-96f8ee1bf0a387254ca15dd9aa0cae57392a9309.tar.gz
gentoo-96f8ee1bf0a387254ca15dd9aa0cae57392a9309.tar.bz2
gentoo-96f8ee1bf0a387254ca15dd9aa0cae57392a9309.zip
app-text/hunspell: Keyword 1.7.0-r2 riscv, #737724
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r--app-text/hunspell/hunspell-1.7.0-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/hunspell/hunspell-1.7.0-r2.ebuild b/app-text/hunspell/hunspell-1.7.0-r2.ebuild
index 0caeb3c9f131..2b7966634c05 100644
--- a/app-text/hunspell/hunspell-1.7.0-r2.ebuild
+++ b/app-text/hunspell/hunspell-1.7.0-r2.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/hunspell"
SLOT="0/$(ver_cut 1-2)"
LICENSE="MPL-1.1 GPL-2 LGPL-2.1"
IUSE="ncurses nls readline static-libs"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
RDEPEND="
ncurses? ( sys-libs/ncurses:0= )