diff options
author | Sam James <sam@gentoo.org> | 2021-07-10 16:38:14 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-10 16:38:14 +0100 |
commit | 805a49e841025fb367b9182195b4727e4f0001cd (patch) | |
tree | 329bb4777c203a778ca2a4c54a37e61fcf79d3d6 /app-text/enchant/enchant-2.3.0.ebuild | |
parent | app-misc/tracker: Stabilize 3.1.2 amd64, #800710 (diff) | |
download | gentoo-805a49e841025fb367b9182195b4727e4f0001cd.tar.gz gentoo-805a49e841025fb367b9182195b4727e4f0001cd.tar.bz2 gentoo-805a49e841025fb367b9182195b4727e4f0001cd.zip |
app-text/enchant: Stabilize 2.3.0 amd64, #800710
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/enchant/enchant-2.3.0.ebuild')
-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 ece2882ccb85..7108074ab661 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 )" |