diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-16 22:00:13 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-16 22:00:13 +0200 |
commit | f5e9e8409ddb259c1e936a4bca774f6e4daf2213 (patch) | |
tree | d347dcede77ce60a52ef85eb8fca8c649a25b13d /dev-python/sphinx-autodoc-typehints | |
parent | dev-python/jupyter_packaging: Stabilize 0.11.1 ppc, #833219 (diff) | |
download | gentoo-f5e9e8409ddb259c1e936a4bca774f6e4daf2213.tar.gz gentoo-f5e9e8409ddb259c1e936a4bca774f6e4daf2213.tar.bz2 gentoo-f5e9e8409ddb259c1e936a4bca774f6e4daf2213.zip |
dev-python/sphinx-autodoc-typehints: Stabilize 1.16.0 ppc, #833251
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/sphinx-autodoc-typehints')
-rw-r--r-- | dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.16.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.16.0.ebuild b/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.16.0.ebuild index 133bf9fcfa9b..a8828d8042ec 100644 --- a/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.16.0.ebuild +++ b/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.16.0.ebuild @@ -18,7 +18,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}]" |