diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-11-16 16:58:40 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-16 19:08:39 +0000 |
commit | 5473b079771324128311e90987a4ebcec5237f90 (patch) | |
tree | 264cb3f4b2ad80d10a0a187b28cd5a1a1c5ca16f /app-text/hunspell | |
parent | app-dicts/myspell-el: stable 0.9 for sparc, bug #665044 (diff) | |
download | gentoo-5473b079771324128311e90987a4ebcec5237f90.tar.gz gentoo-5473b079771324128311e90987a4ebcec5237f90.tar.bz2 gentoo-5473b079771324128311e90987a4ebcec5237f90.zip |
app-text/hunspell: stable 1.6.2-r1 for sparc, bug #671066
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@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 cf1c4b0ca974..142389ea0fad 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= ) |