diff options
author | 2022-03-15 14:06:00 +0100 | |
---|---|---|
committer | 2022-03-15 14:06:00 +0100 | |
commit | 96c6f713c4aabef3634140788d03e81b7bf185d7 (patch) | |
tree | bf8bada7421ce0e1d77665aad19951beb46d0664 | |
parent | dev-python/pslab-python: Stabilize 2.5.0 amd64, #835245 (diff) | |
download | gentoo-96c6f713c4aabef3634140788d03e81b7bf185d7.tar.gz gentoo-96c6f713c4aabef3634140788d03e81b7bf185d7.tar.bz2 gentoo-96c6f713c4aabef3634140788d03e81b7bf185d7.zip |
dev-python/sphinx-autodoc-typehints: Stabilize 1.17.0 ALLARCHES, #835287
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r-- | dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.17.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.17.0.ebuild b/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.17.0.ebuild index 259a372fd02d..d977be48ce7f 100644 --- a/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.17.0.ebuild +++ b/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.17.0.ebuild @@ -19,7 +19,7 @@ SRC_URI=" " LICENSE="MIT" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86" SLOT="0" RDEPEND=">=dev-python/sphinx-4[${PYTHON_USEDEP}]" |