diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-11-08 15:29:08 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-11-08 15:31:07 -0500 |
commit | 2163100f7e8c55019e60aaa056262bb1e2cc9238 (patch) | |
tree | 4ab0f76af957d2da0d8acb9e67d101b281892d5a /app-text/hunspell | |
parent | dev-libs/libical: arm64 stable (bug #697636) (diff) | |
download | gentoo-2163100f7e8c55019e60aaa056262bb1e2cc9238.tar.gz gentoo-2163100f7e8c55019e60aaa056262bb1e2cc9238.tar.bz2 gentoo-2163100f7e8c55019e60aaa056262bb1e2cc9238.zip |
app-text/hunspell: arm64 stable (bug #692304)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.78, Repoman-2.3.17
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 14d592432628..e68c903e4c0a 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= ) |