commit: 069ac1aeb4cc1c114b463b73b50cdb520e420bf1
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 10 06:46:19 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Aug 10 06:46:19 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=069ac1ae
dev-python/sphinx-autoapi: Stabilize 3.2.1 ALLARCHES, #937655
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/sphinx-autoapi/sphinx-autoapi-3.2.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/sphinx-autoapi/sphinx-autoapi-3.2.1.ebuild
b/dev-python/sphinx-autoapi/sphinx-autoapi-3.2.1.ebuild
index 2dfb0a4c4c8b..cc53280450a6 100644
--- a/dev-python/sphinx-autoapi/sphinx-autoapi-3.2.1.ebuild
+++ b/dev-python/sphinx-autoapi/sphinx-autoapi-3.2.1.ebuild
@@ -22,7 +22,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 arm arm64 x86"
RDEPEND="
>=dev-python/astroid-3.0.0[${PYTHON_USEDEP}]