diff options
author | Sam James <sam@gentoo.org> | 2021-07-11 03:29:57 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-11 03:29:57 +0100 |
commit | 1dbb73a6e055e8f5b38675764784b985cd4fcf55 (patch) | |
tree | 622b3a84592fcfbaf58c450a8ded56ff9b72de63 /app-text | |
parent | app-accessibility/at-spi2-core: Stabilize 2.40.2 arm, #800710 (diff) | |
download | gentoo-1dbb73a6e055e8f5b38675764784b985cd4fcf55.tar.gz gentoo-1dbb73a6e055e8f5b38675764784b985cd4fcf55.tar.bz2 gentoo-1dbb73a6e055e8f5b38675764784b985cd4fcf55.zip |
app-text/enchant: Stabilize 2.3.0 arm, #800710
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/enchant/enchant-2.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/enchant/enchant-2.3.0.ebuild b/app-text/enchant/enchant-2.3.0.ebuild index 80348cd95b81..7857db775156 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 )" |