commit: 9538266659c6c2e862a098be3f4478773f78ef06 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Oct 13 22:36:47 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Oct 13 22:36:47 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95382666
app-text/hunspell: Stabilize 1.7.1 x86, #877029 Signed-off-by: Sam James <sam <AT> gentoo.org> app-text/hunspell/hunspell-1.7.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/hunspell/hunspell-1.7.1.ebuild b/app-text/hunspell/hunspell-1.7.1.ebuild index a09141ffd670..2d34784908e6 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:= )
