commit: a6cd178d19acc53700e0d4ae064b19198b6b66ed
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 8 06:42:42 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 8 06:42:42 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6cd178d
dev-python/sphinx-autoapi: Stabilize 3.1.1 ALLARCHES, #933790
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/sphinx-autoapi/sphinx-autoapi-3.1.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/sphinx-autoapi/sphinx-autoapi-3.1.1.ebuild
b/dev-python/sphinx-autoapi/sphinx-autoapi-3.1.1.ebuild
index 9182b8aa4e2c..e6ac209aa02a 100644
--- a/dev-python/sphinx-autoapi/sphinx-autoapi-3.1.1.ebuild
+++ b/dev-python/sphinx-autoapi/sphinx-autoapi-3.1.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}]