diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-08-10 08:46:19 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-08-10 08:46:19 +0200 |
commit | 069ac1aeb4cc1c114b463b73b50cdb520e420bf1 (patch) | |
tree | f080e61cd98a7d68cc123906a7200a7d416a574d /dev-python/sphinx-autoapi | |
parent | dev-python/pytest: Remove old (diff) | |
download | gentoo-069ac1aeb4cc1c114b463b73b50cdb520e420bf1.tar.gz gentoo-069ac1aeb4cc1c114b463b73b50cdb520e420bf1.tar.bz2 gentoo-069ac1aeb4cc1c114b463b73b50cdb520e420bf1.zip |
dev-python/sphinx-autoapi: Stabilize 3.2.1 ALLARCHES, #937655
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/sphinx-autoapi')
-rw-r--r-- | dev-python/sphinx-autoapi/sphinx-autoapi-3.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx-autoapi/sphinx-autoapi-3.2.1.ebuild b/dev-python/sphinx-autoapi/sphinx-autoapi-3.2.1.ebuild index 2dfb0a4c4c8b..cc53280450a6 100644 --- a/dev-python/sphinx-autoapi/sphinx-autoapi-3.2.1.ebuild +++ b/dev-python/sphinx-autoapi/sphinx-autoapi-3.2.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/astroid-3.0.0[${PYTHON_USEDEP}] |