commit: a7718a1825807c29c1c740110ba8235c080cc645
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 28 16:47:50 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Oct 28 16:47:50 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7718a18
dev-python/sphinx-autoapi: Stabilize 3.0.0 ALLARCHES, #916367
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/sphinx-autoapi/sphinx-autoapi-3.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/sphinx-autoapi/sphinx-autoapi-3.0.0.ebuild
b/dev-python/sphinx-autoapi/sphinx-autoapi-3.0.0.ebuild
index a127387bece1..58eb769f1889 100644
--- a/dev-python/sphinx-autoapi/sphinx-autoapi-3.0.0.ebuild
+++ b/dev-python/sphinx-autoapi/sphinx-autoapi-3.0.0.ebuild
@@ -22,7 +22,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 arm arm64 x86"
RDEPEND="
dev-python/anyascii[${PYTHON_USEDEP}]