diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-18 10:40:09 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-18 10:40:09 +0000 |
commit | 55063e1a3f0758b5c33a51f3f9ab57e1aff4751c (patch) | |
tree | 0318362a69a0b53ed042b1c4f004f2f5b7a64369 /app-text/hunspell | |
parent | dev-libs/ivykis: stable 0.42.3-r1 for hppa, bug #670974 (diff) | |
download | gentoo-55063e1a3f0758b5c33a51f3f9ab57e1aff4751c.tar.gz gentoo-55063e1a3f0758b5c33a51f3f9ab57e1aff4751c.tar.bz2 gentoo-55063e1a3f0758b5c33a51f3f9ab57e1aff4751c.zip |
app-text/hunspell: stable 1.6.2-r1 for hppa, bug #671066
Package-Manager: Portage-2.3.51, Repoman-2.3.12
RepoMan-Options: --include-arches="hppa"
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 9b09f2161fe8..780dc18b2b53 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= ) |