diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-12 11:38:12 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-12 11:38:12 +0100 |
commit | dc70ad43d201922f053661f9cd54aa661ae4d73f (patch) | |
tree | 8f5b711eb69a243c4e38ed8e19459029efa16376 /app-text | |
parent | dev-perl/glib-perl: ppc64 stable wrt bug #691020 (diff) | |
download | gentoo-dc70ad43d201922f053661f9cd54aa661ae4d73f.tar.gz gentoo-dc70ad43d201922f053661f9cd54aa661ae4d73f.tar.bz2 gentoo-dc70ad43d201922f053661f9cd54aa661ae4d73f.zip |
app-text/hunspell: ppc64 stable wrt bug #692304
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/hunspell/hunspell-1.7.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/hunspell/hunspell-1.7.0-r1.ebuild b/app-text/hunspell/hunspell-1.7.0-r1.ebuild index 38b09a636eac..439f8c376317 100644 --- a/app-text/hunspell/hunspell-1.7.0-r1.ebuild +++ b/app-text/hunspell/hunspell-1.7.0-r1.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 ~sh 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 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" RDEPEND=" ncurses? ( sys-libs/ncurses:0= ) |