summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-04-05 10:29:57 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-04-05 10:29:57 +0300
commiteb1868903bb070f01ef62ea2e86655e68c63b762 (patch)
tree469fd03bf59584e6385c7d808084324f75748b8b
parentdev-python/openstackdocstheme: Stabilize 3.1.0 ALLARCHES, #903853 (diff)
downloadgentoo-eb1868903bb070f01ef62ea2e86655e68c63b762.tar.gz
gentoo-eb1868903bb070f01ef62ea2e86655e68c63b762.tar.bz2
gentoo-eb1868903bb070f01ef62ea2e86655e68c63b762.zip
dev-python/sphinx-autoapi: Stabilize 2.1.0 ALLARCHES, #903825
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-python/sphinx-autoapi/sphinx-autoapi-2.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx-autoapi/sphinx-autoapi-2.1.0.ebuild b/dev-python/sphinx-autoapi/sphinx-autoapi-2.1.0.ebuild
index b05c3d17081f..d517fd2e103a 100644
--- a/dev-python/sphinx-autoapi/sphinx-autoapi-2.1.0.ebuild
+++ b/dev-python/sphinx-autoapi/sphinx-autoapi-2.1.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/astroid[${PYTHON_USEDEP}]