diff options
author | Sam James <sam@gentoo.org> | 2023-07-02 18:30:42 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-02 18:30:42 +0100 |
commit | 731981b37035b3fb6fcc408283947dceb3bb3394 (patch) | |
tree | 00abce302938605af3e4877a937c898c2acb1b33 /app-text/enchant | |
parent | sys-process/bottom: Stabilize 0.9.1 amd64, #909420 (diff) | |
download | gentoo-731981b37035b3fb6fcc408283947dceb3bb3394.tar.gz gentoo-731981b37035b3fb6fcc408283947dceb3bb3394.tar.bz2 gentoo-731981b37035b3fb6fcc408283947dceb3bb3394.zip |
app-text/enchant: Stabilize 2.5.0 amd64, #909459
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/enchant')
-rw-r--r-- | app-text/enchant/enchant-2.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/enchant/enchant-2.5.0.ebuild b/app-text/enchant/enchant-2.5.0.ebuild index 1214b2d947fc..127c7ab47e6b 100644 --- a/app-text/enchant/enchant-2.5.0.ebuild +++ b/app-text/enchant/enchant-2.5.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 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="aspell +hunspell nuspell test voikko" RESTRICT="!test? ( test )" |