diff options
author | Sam James <sam@gentoo.org> | 2020-07-12 13:58:39 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-12 13:58:39 +0000 |
commit | 2d1722f47083cb9649e7c0915a67f9700c6cdb7c (patch) | |
tree | 88f505382aaee707b0226533b89878f34b53d41c /app-text/hunspell | |
parent | media-gfx/imagemagick: drop old (diff) | |
download | gentoo-2d1722f47083cb9649e7c0915a67f9700c6cdb7c.tar.gz gentoo-2d1722f47083cb9649e7c0915a67f9700c6cdb7c.tar.bz2 gentoo-2d1722f47083cb9649e7c0915a67f9700c6cdb7c.zip |
app-text/hunspell: arm stable (bug #717968)
Package-Manager: Portage-2.3.99, Repoman-2.3.23
Signed-off-by: Sam James <sam@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 34358d6af44a..dcfcdf140e7f 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 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" RDEPEND=" ncurses? ( sys-libs/ncurses:0= ) |