diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-17 09:20:34 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-17 09:20:34 +0200 |
commit | 3aae0c4b0e1ed105d524f048af1dfbf9b08efbbd (patch) | |
tree | 46caa773aed1dc693e8a87e3687771508c5dad52 /app-text/hunspell | |
parent | media-libs/lv2: amd64 stable wrt bug #732058 (diff) | |
download | gentoo-3aae0c4b0e1ed105d524f048af1dfbf9b08efbbd.tar.gz gentoo-3aae0c4b0e1ed105d524f048af1dfbf9b08efbbd.tar.bz2 gentoo-3aae0c4b0e1ed105d524f048af1dfbf9b08efbbd.zip |
app-text/hunspell: amd64 stable wrt bug #717968
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text/hunspell')
-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 dcfcdf140e7f..dd6763ea1e6a 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= ) |