diff options
author | Sam James <sam@gentoo.org> | 2021-11-06 03:57:57 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-06 03:57:57 +0000 |
commit | 8c87c152999e25dc911f3641008865f5a027e189 (patch) | |
tree | 62232e6f7370c5a51b9dd2f2fe9c29989f08609b /app-text/enchant | |
parent | dev-libs/glib: Stabilize 2.68.4 ppc64, #815013 (diff) | |
download | gentoo-8c87c152999e25dc911f3641008865f5a027e189.tar.gz gentoo-8c87c152999e25dc911f3641008865f5a027e189.tar.bz2 gentoo-8c87c152999e25dc911f3641008865f5a027e189.zip |
app-text/enchant: Stabilize 2.3.1 ppc64, #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 2d5ba9a56ae9..620c2dee55fb 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 )" |