diff options
author | Sam James <sam@gentoo.org> | 2021-11-06 03:57:29 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-06 03:57:29 +0000 |
commit | 82343c72fe9a64ccea5e2ebc05b069dfb68086a7 (patch) | |
tree | e742eea3cc17e55b897f4a02a2715c1e16be67e1 /app-text/enchant | |
parent | dev-libs/glib: Stabilize 2.68.4 ppc, #815013 (diff) | |
download | gentoo-82343c72fe9a64ccea5e2ebc05b069dfb68086a7.tar.gz gentoo-82343c72fe9a64ccea5e2ebc05b069dfb68086a7.tar.bz2 gentoo-82343c72fe9a64ccea5e2ebc05b069dfb68086a7.zip |
app-text/enchant: Stabilize 2.3.1 ppc, #815013
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/enchant')
-rw-r--r-- | app-text/enchant/enchant-2.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/enchant/enchant-2.3.1.ebuild b/app-text/enchant/enchant-2.3.1.ebuild index 66d254be6a25..2d5ba9a56ae9 100644 --- a/app-text/enchant/enchant-2.3.1.ebuild +++ b/app-text/enchant/enchant-2.3.1.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 )" |