diff options
author | Sam James <sam@gentoo.org> | 2021-10-04 02:24:35 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-04 02:24:35 +0100 |
commit | d651146d04381bdf8be3d1337cb31d8f3561553b (patch) | |
tree | 90ee8c375333d66aec87f3c14beafa1f5eeef86d /app-text/enchant | |
parent | app-misc/tracker: Stabilize 2.3.6-r1 amd64, #815013 (diff) | |
download | gentoo-d651146d04381bdf8be3d1337cb31d8f3561553b.tar.gz gentoo-d651146d04381bdf8be3d1337cb31d8f3561553b.tar.bz2 gentoo-d651146d04381bdf8be3d1337cb31d8f3561553b.zip |
app-text/enchant: Stabilize 2.3.1 amd64, #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 255f304e97b9..e02fa7a110e3 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 )" |