commit: a3105b67a0213548f95de75b80fc2fc43126a84c Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Dec 14 17:54:56 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Dec 14 17:55:18 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3105b67
app-text/enchant: Stabilize 2.8.12 x86, #964136 Signed-off-by: Sam James <sam <AT> gentoo.org> 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 be90bdd0552a..1940bc341eea 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 )"
