diff options
author | 2022-02-16 22:21:43 +0200 | |
---|---|---|
committer | 2022-02-16 22:21:43 +0200 | |
commit | bd7414bfca48f70053dfc0ea6f4183bbcb7c59dc (patch) | |
tree | ba676bdcec0dbcb211af0430692d292fabdc8439 /dev-python/sphinx-autodoc-typehints | |
parent | app-admin/eselect: Stabilize 1.4.20 arm, #833278 (diff) | |
download | gentoo-bd7414bfca48f70053dfc0ea6f4183bbcb7c59dc.tar.gz gentoo-bd7414bfca48f70053dfc0ea6f4183bbcb7c59dc.tar.bz2 gentoo-bd7414bfca48f70053dfc0ea6f4183bbcb7c59dc.zip |
dev-python/sphinx-autodoc-typehints: Stabilize 1.16.0 ppc64, #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 8334348330a7..18a26b75e76d 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}]" |