commit: 1dbb73a6e055e8f5b38675764784b985cd4fcf55 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jul 11 02:29:57 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jul 11 02:29:57 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1dbb73a6
app-text/enchant: Stabilize 2.3.0 arm, #800710 Signed-off-by: Sam James <sam <AT> gentoo.org> app-text/enchant/enchant-2.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/enchant/enchant-2.3.0.ebuild b/app-text/enchant/enchant-2.3.0.ebuild index 80348cd95b8..7857db77515 100644 --- a/app-text/enchant/enchant-2.3.0.ebuild +++ b/app-text/enchant/enchant-2.3.0.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/AbiWord/enchant/releases/download/v${PV}/${P}.tar.gz LICENSE="LGPL-2.1+" SLOT="2" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" IUSE="aspell +hunspell test voikko" REQUIRED_USE="|| ( hunspell aspell )"
