commit: f70c8d68deadd3a5fb2eb535ebf99b9b657d72e7
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 22 00:04:13 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Thu Jan 22 00:50:38 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f70c8d68
dev-python/numpydoc: Stabilize 1.10.0 ALLARCHES, #969142
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-python/numpydoc/numpydoc-1.10.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/numpydoc/numpydoc-1.10.0.ebuild
b/dev-python/numpydoc/numpydoc-1.10.0.ebuild
index f0d807a6e289..6ae746f83938 100644
--- a/dev-python/numpydoc/numpydoc-1.10.0.ebuild
+++ b/dev-python/numpydoc/numpydoc-1.10.0.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
@@ -23,7 +23,7 @@ S=${WORKDIR}/${MY_P}
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390
~sparc ~x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~m68k ~mips ppc ppc64 ~riscv ~s390
~sparc x86 ~x64-macos"
RDEPEND="
>=dev-python/sphinx-6[${PYTHON_USEDEP}]