diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-11-28 22:21:39 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-11-28 22:21:39 +0100 |
commit | e5218e3b35309407c715b10db0424601e7b46e64 (patch) | |
tree | 8dff6f7632db87d335e2e0ca9dd08915cc46d3cd /app-text/hunspell | |
parent | net-libs/libmicrohttpd-0.9.59-r0: alpha stable (diff) | |
download | gentoo-e5218e3b35309407c715b10db0424601e7b46e64.tar.gz gentoo-e5218e3b35309407c715b10db0424601e7b46e64.tar.bz2 gentoo-e5218e3b35309407c715b10db0424601e7b46e64.zip |
app-text/hunspell-1.6.2-r1: alpha stable
Bug: http://bugs.gentoo.org/671066
Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
Diffstat (limited to 'app-text/hunspell')
-rw-r--r-- | app-text/hunspell/hunspell-1.6.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/hunspell/hunspell-1.6.2-r1.ebuild b/app-text/hunspell/hunspell-1.6.2-r1.ebuild index 395dea17b46a..d4a295cdf9af 100644 --- a/app-text/hunspell/hunspell-1.6.2-r1.ebuild +++ b/app-text/hunspell/hunspell-1.6.2-r1.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/hunspell" SLOT="0/$(get_version_component_range 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-fbsd ~x86-fbsd ~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-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" RDEPEND=" ncurses? ( sys-libs/ncurses:0= ) |