summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-02-24 18:58:03 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-02-24 18:58:03 +0200
commitbe0af69a09cad85e106450a1b6d99aa8efa6d351 (patch)
treef7f5c1ee1cf43ad3f4442d61b8a9bed1550e2957 /app-text/hunspell
parentwww-client/lynx: Stabilize 2.9.0_pre11 x86, #896272 (diff)
downloadgentoo-be0af69a09cad85e106450a1b6d99aa8efa6d351.tar.gz
gentoo-be0af69a09cad85e106450a1b6d99aa8efa6d351.tar.bz2
gentoo-be0af69a09cad85e106450a1b6d99aa8efa6d351.zip
app-text/hunspell: Stabilize 1.7.2 x86, #896286
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-text/hunspell')
-rw-r--r--app-text/hunspell/hunspell-1.7.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/hunspell/hunspell-1.7.2.ebuild b/app-text/hunspell/hunspell-1.7.2.ebuild
index 1d64d100ad75..2db419cb5e12 100644
--- a/app-text/hunspell/hunspell-1.7.2.ebuild
+++ b/app-text/hunspell/hunspell-1.7.2.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:= )