commit: 00d5fb6889cd3ba2648d6081ae6b1050ac5871c7
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 24 14:23:37 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Jul 24 14:23:37 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00d5fb68
dev-python/sphinx-autoapi: Stabilize 2.1.1 x86, #911087
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/sphinx-autoapi/sphinx-autoapi-2.1.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/sphinx-autoapi/sphinx-autoapi-2.1.1.ebuild
b/dev-python/sphinx-autoapi/sphinx-autoapi-2.1.1.ebuild
index 1070f787b782..faf0cc890687 100644
--- a/dev-python/sphinx-autoapi/sphinx-autoapi-2.1.1.ebuild
+++ b/dev-python/sphinx-autoapi/sphinx-autoapi-2.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/anyascii[${PYTHON_USEDEP}]