From 319d9f039bc637522ebe0281af4ee435d722bc41 Mon Sep 17 00:00:00 2001 From: Eli Schwartz Date: Sun, 25 Jan 2026 21:58:15 -0500 Subject: [PATCH] dev-python/sphinxcontrib-spelling: Stabilize 8.0.2 ALLARCHES, #969258 Signed-off-by: Eli Schwartz --- .../sphinxcontrib-spelling-8.0.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-8.0.2.ebuild b/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-8.0.2.ebuild index b7c20493de112..1b8e48547a170 100644 --- a/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-8.0.2.ebuild +++ b/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-8.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" RDEPEND=" >=dev-python/pyenchant-3.1.1[${PYTHON_USEDEP}]