diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-09-04 13:37:56 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-09-04 13:40:20 +0300 |
commit | 96f8ee1bf0a387254ca15dd9aa0cae57392a9309 (patch) | |
tree | fbdacc2c3e42cfbddb462b6355be8f4a9541b22d /app-text/hunspell | |
parent | app-dicts/myspell-zu: Keyword 20100126 riscv, #737724 (diff) | |
download | gentoo-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/hunspell')
-rw-r--r-- | app-text/hunspell/hunspell-1.7.0-r2.ebuild | 2 |
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= ) |