summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-10-14 00:04:20 +0100
committerSam James <sam@gentoo.org>2022-10-14 00:04:20 +0100
commit52aa83b261a98d0674fea5818a5a13f91f2b7c18 (patch)
tree3412024a5ba3af3794ae14155e607dfa56553c92 /app-text/hunspell
parentapp-arch/rpm: Stabilize 4.17.1 x86, #877041 (diff)
downloadgentoo-52aa83b261a98d0674fea5818a5a13f91f2b7c18.tar.gz
gentoo-52aa83b261a98d0674fea5818a5a13f91f2b7c18.tar.bz2
gentoo-52aa83b261a98d0674fea5818a5a13f91f2b7c18.zip
app-text/hunspell: Stabilize 1.7.1 arm64, #877029
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/hunspell')
-rw-r--r--app-text/hunspell/hunspell-1.7.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/hunspell/hunspell-1.7.1.ebuild b/app-text/hunspell/hunspell-1.7.1.ebuild
index 848bfcd5a2bd..2fc077c72c50 100644
--- a/app-text/hunspell/hunspell-1.7.1.ebuild
+++ b/app-text/hunspell/hunspell-1.7.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/hunspell/hunspell/releases/download/v${PV}/${P}.tar.
LICENSE="MPL-1.1 GPL-2 LGPL-2.1"
SLOT="0/$(ver_cut 1-2)"
IUSE="ncurses nls readline static-libs"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
RDEPEND="
ncurses? ( sys-libs/ncurses:= )