diff options
author | Sam James <sam@gentoo.org> | 2021-04-12 23:09:46 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-12 23:09:46 +0000 |
commit | 2a70ca414cadc44c8ec4e680fcb8e35ec09f2776 (patch) | |
tree | dd905874fce80d749b89f79b3122af2174a2a0f7 /app-text/enchant | |
parent | app-misc/geoclue: Stabilize 2.5.7 arm64, #774927 (diff) | |
download | gentoo-2a70ca414cadc44c8ec4e680fcb8e35ec09f2776.tar.gz gentoo-2a70ca414cadc44c8ec4e680fcb8e35ec09f2776.tar.bz2 gentoo-2a70ca414cadc44c8ec4e680fcb8e35ec09f2776.zip |
app-text/enchant: Stabilize 2.2.15-r1 arm64, #774927
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/enchant')
-rw-r--r-- | app-text/enchant/enchant-2.2.15-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/enchant/enchant-2.2.15-r1.ebuild b/app-text/enchant/enchant-2.2.15-r1.ebuild index 7857db775156..2942529407cc 100644 --- a/app-text/enchant/enchant-2.2.15-r1.ebuild +++ b/app-text/enchant/enchant-2.2.15-r1.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 )" |