diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-18 12:52:32 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-18 16:01:33 +0000 |
commit | c697a36c8f8426f02ef00ce69a39f9724f6b0738 (patch) | |
tree | adaa2a51c1134069b6f28821be86827e1a2225a0 /app-text/hunspell | |
parent | net-libs/libmicrohttpd: stable 0.9.59 for ppc64, bug #671014 (diff) | |
download | gentoo-c697a36c8f8426f02ef00ce69a39f9724f6b0738.tar.gz gentoo-c697a36c8f8426f02ef00ce69a39f9724f6b0738.tar.bz2 gentoo-c697a36c8f8426f02ef00ce69a39f9724f6b0738.zip |
app-text/hunspell: stable 1.6.2-r1 for ppc64, bug #671066
Package-Manager: Portage-2.3.51, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
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 c39d3c40485f..9a6a8118c3ba 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= ) |