summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-10-14 07:13:54 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-10-14 07:13:54 +0300
commite7cd1ed99cefce4a6831b47c7c1f019991c5341d (patch)
treeffe88c76c2c862cc8f55773ac5cd9217cb367499
parentapp-text/hunspell: Stabilize 1.7.1 ppc64, #877029 (diff)
downloadgentoo-e7cd1ed99cefce4a6831b47c7c1f019991c5341d.tar.gz
gentoo-e7cd1ed99cefce4a6831b47c7c1f019991c5341d.tar.bz2
gentoo-e7cd1ed99cefce4a6831b47c7c1f019991c5341d.zip
app-text/hunspell: Stabilize 1.7.1 ppc, #877029
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-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 950045287584..79ee0be290ce 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:= )