diff options
author | Sam James <sam@gentoo.org> | 2022-01-24 03:38:59 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-24 03:38:59 +0000 |
commit | 8d29f980df719d9148f40e8e7ba359a119ebff93 (patch) | |
tree | 918eaae6fc06e0eea9f61e84908672268d015d7a /app-text/enchant | |
parent | app-misc/tracker-miners: Stabilize 3.1.3 amd64, #831048 (diff) | |
download | gentoo-8d29f980df719d9148f40e8e7ba359a119ebff93.tar.gz gentoo-8d29f980df719d9148f40e8e7ba359a119ebff93.tar.bz2 gentoo-8d29f980df719d9148f40e8e7ba359a119ebff93.zip |
app-text/enchant: Stabilize 2.3.2 amd64, #831048
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/enchant')
-rw-r--r-- | app-text/enchant/enchant-2.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/enchant/enchant-2.3.2.ebuild b/app-text/enchant/enchant-2.3.2.ebuild index 42b5a90931c0..34a97cfae921 100644 --- a/app-text/enchant/enchant-2.3.2.ebuild +++ b/app-text/enchant/enchant-2.3.2.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 )" |