commit: 0dd34d33b167ea28299b11464d512bec0d6154ad
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 26 18:12:06 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Aug 26 18:12:06 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0dd34d33
dev-python/sphinx-autoapi: Stabilize 1.9.0 ALLARCHES, #866749
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/sphinx-autoapi/sphinx-autoapi-1.9.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/sphinx-autoapi/sphinx-autoapi-1.9.0.ebuild
b/dev-python/sphinx-autoapi/sphinx-autoapi-1.9.0.ebuild
index 3a7bbebfd20c..7d2482bab97e 100644
--- a/dev-python/sphinx-autoapi/sphinx-autoapi-1.9.0.ebuild
+++ b/dev-python/sphinx-autoapi/sphinx-autoapi-1.9.0.ebuild
@@ -21,7 +21,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 arm arm64 x86"
RDEPEND="
dev-python/astroid[${PYTHON_USEDEP}]