commit: 4a5c19f4295faf20be1e08a158d01f2206fbb79c
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 22 00:04:10 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Thu Jan 22 00:50:37 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a5c19f4
dev-python/sphinx: Stabilize 9.0.4-r1 ALLARCHES, #969129
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-python/sphinx/sphinx-9.0.4-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/sphinx/sphinx-9.0.4-r1.ebuild
b/dev-python/sphinx/sphinx-9.0.4-r1.ebuild
index 529f8733d9c9..8d44f728aa6f 100644
--- a/dev-python/sphinx/sphinx-9.0.4-r1.ebuild
+++ b/dev-python/sphinx/sphinx-9.0.4-r1.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
@@ -25,7 +25,7 @@ S=${WORKDIR}/${MY_P}
LICENSE="BSD-2"
SLOT="0"
if [[ ${PV} != *_rc* ]]; then
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc
~ppc64 ~riscv ~s390 ~sparc ~x86"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64
~riscv ~s390 ~sparc x86"
fi
IUSE="doc latex"