diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-20 10:57:39 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-20 11:01:44 +0100 |
commit | 4f80c425be5b6647b160c9569dfdf99415824621 (patch) | |
tree | 7e98f886e9c48aaeec6acd2c928c86527d1302d0 /app-text/enchant | |
parent | app-misc/tracker-miners: Stabilize 3.1.3 x86, #831048 (diff) | |
download | gentoo-4f80c425be5b6647b160c9569dfdf99415824621.tar.gz gentoo-4f80c425be5b6647b160c9569dfdf99415824621.tar.bz2 gentoo-4f80c425be5b6647b160c9569dfdf99415824621.zip |
app-text/enchant: Stabilize 2.3.2 x86, #831048
Signed-off-by: Jakov Smolić <jsmolic@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 f417e867c9d3..45a96f26c0c6 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 )" |