diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-28 09:38:01 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-28 09:38:01 +0100 |
commit | aae9e7031f8706af1f4cdb6e78af7adaf39da2b3 (patch) | |
tree | d333458f8aba7f43be4865512e194956d86732fa /app-text/hunspell | |
parent | sys-apps/kmod: amd64 stable wrt bug #684778 (diff) | |
download | gentoo-aae9e7031f8706af1f4cdb6e78af7adaf39da2b3.tar.gz gentoo-aae9e7031f8706af1f4cdb6e78af7adaf39da2b3.tar.bz2 gentoo-aae9e7031f8706af1f4cdb6e78af7adaf39da2b3.zip |
app-text/hunspell: amd64 stable wrt bug #692304
Package-Manager: Portage-2.3.76, Repoman-2.3.16
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-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 9f8bafb66286..14d592432628 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= ) |