summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-10-12 09:04:12 +0200
committerMichał Górny <mgorny@gentoo.org>2024-10-12 09:04:12 +0200
commit5e12b4e86903be64ac695cd74ea560d0448371fc (patch)
tree9f67a17e440be50ded6a80775daf2036e8e41a77 /dev-python
parent0535f7e8198f67abf904b858cdcfa5664ea8e2f1 (diff)
downloadgentoo-5e12b4e86903be64ac695cd74ea560d0448371fc.tar.gz
gentoo-5e12b4e86903be64ac695cd74ea560d0448371fc.tar.bz2
gentoo-5e12b4e86903be64ac695cd74ea560d0448371fc.zip
dev-python/sphinx-autoapi: Stabilize 3.3.2 ALLARCHES, #941334
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/sphinx-autoapi/sphinx-autoapi-3.3.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx-autoapi/sphinx-autoapi-3.3.2.ebuild b/dev-python/sphinx-autoapi/sphinx-autoapi-3.3.2.ebuild
index 2dfb0a4c4c8b6..cc53280450a6b 100644
--- a/dev-python/sphinx-autoapi/sphinx-autoapi-3.3.2.ebuild
+++ b/dev-python/sphinx-autoapi/sphinx-autoapi-3.3.2.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}]