summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-02-26 21:40:54 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-02-26 21:40:54 +0200
commit0a51544332f1c03c6d01cca55749fa5aea2c8088 (patch)
tree59192c04e224ee8a9b9c24240fd4dd3eb0f7ae97
parentdev-python/werkzeug: Stabilize 2.2.3 ppc64, #897964 (diff)
downloadgentoo-0a51544332f1c03c6d01cca55749fa5aea2c8088.tar.gz
gentoo-0a51544332f1c03c6d01cca55749fa5aea2c8088.tar.bz2
gentoo-0a51544332f1c03c6d01cca55749fa5aea2c8088.zip
app-text/hunspell: Stabilize 1.7.2 sparc, #896286
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-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 2db419cb5e12..ec1d75efbbdf 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:= )