diff options
author | Sam James <sam@gentoo.org> | 2020-07-08 21:50:01 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-09 00:24:51 +0000 |
commit | 128dca301e287ed3496a0568668afd7e743b8f39 (patch) | |
tree | 6f460c8b244178dc45f160b696ed28273ed5a081 /app-text/hunspell | |
parent | dev-perl/DBD-Pg: Bump to version 3.13.0 (diff) | |
download | gentoo-128dca301e287ed3496a0568668afd7e743b8f39.tar.gz gentoo-128dca301e287ed3496a0568668afd7e743b8f39.tar.bz2 gentoo-128dca301e287ed3496a0568668afd7e743b8f39.zip |
app-text/hunspell: arm64 stable (bug #717968)
Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Sam James <sam@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 e7400fe3c6b5..f6a51eacd8eb 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= ) |