diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-07-06 08:19:14 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-07-06 08:19:14 +0100 |
commit | 4776a5e13ffad471c9f33deffec73a3d66b521d4 (patch) | |
tree | 848115c534e76508e4084a76f128c5687aae6846 /app-text/hunspell/hunspell-1.7.0-r2.ebuild | |
parent | net-fs/nfs-utils: stable 2.4.3 for ppc64 (diff) | |
download | gentoo-4776a5e13ffad471c9f33deffec73a3d66b521d4.tar.gz gentoo-4776a5e13ffad471c9f33deffec73a3d66b521d4.tar.bz2 gentoo-4776a5e13ffad471c9f33deffec73a3d66b521d4.zip |
app-text/hunspell: stable 1.7.0-r2 for ppc64
stable wrt bug #717968
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-text/hunspell/hunspell-1.7.0-r2.ebuild')
-rw-r--r-- | app-text/hunspell/hunspell-1.7.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/hunspell/hunspell-1.7.0-r2.ebuild b/app-text/hunspell/hunspell-1.7.0-r2.ebuild index 7434df4404d9..e7400fe3c6b5 100644 --- a/app-text/hunspell/hunspell-1.7.0-r2.ebuild +++ b/app-text/hunspell/hunspell-1.7.0-r2.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/hunspell" SLOT="0/$(ver_cut 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 ~sparc ~x86 ~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 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" RDEPEND=" ncurses? ( sys-libs/ncurses:0= ) |