commit: 5e12b4e86903be64ac695cd74ea560d0448371fc
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 12 07:04:12 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Oct 12 07:04:12 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e12b4e8
dev-python/sphinx-autoapi: Stabilize 3.3.2 ALLARCHES, #941334
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/sphinx-autoapi/sphinx-autoapi-3.3.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/sphinx-autoapi/sphinx-autoapi-3.3.2.ebuild
b/dev-python/sphinx-autoapi/sphinx-autoapi-3.3.2.ebuild
index 2dfb0a4c4c8b..cc53280450a6 100644
--- a/dev-python/sphinx-autoapi/sphinx-autoapi-3.3.2.ebuild
+++ b/dev-python/sphinx-autoapi/sphinx-autoapi-3.3.2.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}]