From d21732bd59d9a1a92ef52fe8cfe03e9339695709 Mon Sep 17 00:00:00 2001 From: Eli Schwartz Date: Sun, 14 Dec 2025 16:34:33 -0500 Subject: [PATCH] app-text/enchant: Stabilize 2.8.12 arm64, #964136 Signed-off-by: Eli Schwartz --- app-text/enchant/enchant-2.8.12.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/enchant/enchant-2.8.12.ebuild b/app-text/enchant/enchant-2.8.12.ebuild index 47508ceebaed..cf5b7cd50b16 100644 --- a/app-text/enchant/enchant-2.8.12.ebuild +++ b/app-text/enchant/enchant-2.8.12.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/rrthomas/enchant/releases/download/v${PV}/${P}.tar.g LICENSE="LGPL-2.1+" SLOT="2" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="aspell +hunspell nuspell test voikko" RESTRICT="!test? ( test )"