summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-12-24 23:12:47 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-12-24 23:12:47 +0300
commit2949018775410f90aa7aeaefe7f87ddcd41e0f09 (patch)
tree2122ce0f2d105265a430d58ecc163eddfec210bd /app-text
parentdev-python/toml: Add ~arm keyword wrt bug #702190 (diff)
downloadgentoo-2949018775410f90aa7aeaefe7f87ddcd41e0f09.tar.gz
gentoo-2949018775410f90aa7aeaefe7f87ddcd41e0f09.tar.bz2
gentoo-2949018775410f90aa7aeaefe7f87ddcd41e0f09.zip
app-text/hunspell: arm stable wrt bug #692304
Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r--app-text/hunspell/hunspell-1.7.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/hunspell/hunspell-1.7.0-r1.ebuild b/app-text/hunspell/hunspell-1.7.0-r1.ebuild
index 526e232a310e..73ec87891865 100644
--- a/app-text/hunspell/hunspell-1.7.0-r1.ebuild
+++ b/app-text/hunspell/hunspell-1.7.0-r1.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 ~sh 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 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
RDEPEND="
ncurses? ( sys-libs/ncurses:0= )