commit: 41e33531dff8d93200f49682cd2faa67b8057f10
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 27 17:06:49 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Sep 27 17:06:49 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41e33531
dev-python/pyspelling: Stabilize 2.11 ALLARCHES, #963506
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/pyspelling/pyspelling-2.11.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pyspelling/pyspelling-2.11.ebuild
b/dev-python/pyspelling/pyspelling-2.11.ebuild
index 820ab939f2d0..bd8e61ec6095 100644
--- a/dev-python/pyspelling/pyspelling-2.11.ebuild
+++ b/dev-python/pyspelling/pyspelling-2.11.ebuild
@@ -27,7 +27,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv x86"
RDEPEND="
|| ( app-text/aspell app-text/hunspell )