summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2017-04-21 13:51:54 +0200
committerTobias Klausmann <klausman@gentoo.org>2017-04-22 09:32:58 +0200
commit7519228dc9ea92cca1578620630233b9db950317 (patch)
treeeb53e5a8d096ea02eca22d527c2f91be3d260674
parentmedia-libs/glew-1.13.0-r0: add alpha keyword (diff)
downloadgentoo-7519228dc9ea92cca1578620630233b9db950317.tar.gz
gentoo-7519228dc9ea92cca1578620630233b9db950317.tar.bz2
gentoo-7519228dc9ea92cca1578620630233b9db950317.zip
app-text/hunspell-1.6.1-r1: add alpha keyword
Gentoo-Bug: 615478
-rw-r--r--app-text/hunspell/hunspell-1.6.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/hunspell/hunspell-1.6.1-r1.ebuild b/app-text/hunspell/hunspell-1.6.1-r1.ebuild
index 99b5914993d2..04265f3190b6 100644
--- a/app-text/hunspell/hunspell-1.6.1-r1.ebuild
+++ b/app-text/hunspell/hunspell-1.6.1-r1.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="http://hunspell.sourceforge.net/"
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= )