diff options
author | Sam James <sam@gentoo.org> | 2023-07-02 09:31:39 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-02 09:33:02 +0100 |
commit | de7e758f41990b72790f114001e8ccc3c1ebe8ff (patch) | |
tree | 879be7541947df2411db4ae4105e13401f9baec4 /app-text/enchant | |
parent | sys-process/bottom: Stabilize 0.9.1 arm64, #909420 (diff) | |
download | gentoo-de7e758f41990b72790f114001e8ccc3c1ebe8ff.tar.gz gentoo-de7e758f41990b72790f114001e8ccc3c1ebe8ff.tar.bz2 gentoo-de7e758f41990b72790f114001e8ccc3c1ebe8ff.zip |
app-text/enchant: Stabilize 2.5.0 arm, #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 c665e3792679..2f9e7a7b77e0 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 )" |