diff options
author | Markus Meier <maekke@gentoo.org> | 2017-05-05 21:11:21 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-05-05 21:11:21 +0200 |
commit | 6a036e12e011a45e31fc91f6af2fe6ff6507430f (patch) | |
tree | 91ee54b025d730063c79bb502c6343ddaab6a3e2 /app-text/hunspell | |
parent | media-libs/glew: arm stable, bug #615476 (diff) | |
download | gentoo-6a036e12e011a45e31fc91f6af2fe6ff6507430f.tar.gz gentoo-6a036e12e011a45e31fc91f6af2fe6ff6507430f.tar.bz2 gentoo-6a036e12e011a45e31fc91f6af2fe6ff6507430f.zip |
app-text/hunspell: arm stable, bug #615478
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'app-text/hunspell')
-rw-r--r-- | app-text/hunspell/hunspell-1.6.1-r1.ebuild | 2 |
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 0d840e628fa5..931bb5f1c2f5 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= ) |