diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-17 09:43:55 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-17 09:43:55 +0200 |
commit | 21fdbed9c9e54cc9fbc58535aa9f48a2ddf51295 (patch) | |
tree | ad56f036be849d866ec4809c2776e51de622c76d /app-text/hunspell | |
parent | dev-perl/Convert-ASN1: x86 stable wrt bug #716680 (diff) | |
download | gentoo-21fdbed9c9e54cc9fbc58535aa9f48a2ddf51295.tar.gz gentoo-21fdbed9c9e54cc9fbc58535aa9f48a2ddf51295.tar.bz2 gentoo-21fdbed9c9e54cc9fbc58535aa9f48a2ddf51295.zip |
app-text/hunspell: x86 stable wrt bug #717968
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
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 dd6763ea1e6a..0caeb3c9f131 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= ) |