diff options
author | Sam James <sam@gentoo.org> | 2021-07-10 16:39:21 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-10 16:39:21 +0100 |
commit | 44e157aeec5bf63c71d95a6d02142696aa27128c (patch) | |
tree | b3ed86633d3defd6aad7034be8f8959afeaf48b4 /app-text | |
parent | app-misc/tracker: Stabilize 3.1.2 x86, #800710 (diff) | |
download | gentoo-44e157aeec5bf63c71d95a6d02142696aa27128c.tar.gz gentoo-44e157aeec5bf63c71d95a6d02142696aa27128c.tar.bz2 gentoo-44e157aeec5bf63c71d95a6d02142696aa27128c.zip |
app-text/enchant: Stabilize 2.3.0 x86, #800710
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text')
-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 7108074ab661..80348cd95b81 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 )" |