diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-23 17:21:04 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-23 17:38:05 -0400 |
commit | 3862ffb9f63d08d4521876b414275cbf7578d072 (patch) | |
tree | 52f86deb23b777f7e759e6e6b86aaf9b058814a7 /app-text | |
parent | app-text/iso-codes: arm64 stable (diff) | |
download | gentoo-3862ffb9f63d08d4521876b414275cbf7578d072.tar.gz gentoo-3862ffb9f63d08d4521876b414275cbf7578d072.tar.bz2 gentoo-3862ffb9f63d08d4521876b414275cbf7578d072.zip |
app-text/hunspell: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/hunspell/hunspell-1.7.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/hunspell/hunspell-1.7.0.ebuild b/app-text/hunspell/hunspell-1.7.0.ebuild index f21f176c90c4..9d0357167faa 100644 --- a/app-text/hunspell/hunspell-1.7.0.ebuild +++ b/app-text/hunspell/hunspell-1.7.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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-fbsd ~x86-fbsd ~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-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" RDEPEND=" ncurses? ( sys-libs/ncurses:0= ) |