diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-26 22:06:48 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-26 22:06:48 +0200 |
commit | 9508794ebc96cdaf7e22a2516b8ea83b68ac7049 (patch) | |
tree | 7a471a35e9537b671a177b6cdf0ba87fccb1ce8f /dev-python/sphinx-autodoc-typehints | |
parent | dev-python/poyo: Keyword 0.5.0 ppc64, #832106 (diff) | |
download | gentoo-9508794ebc96cdaf7e22a2516b8ea83b68ac7049.tar.gz gentoo-9508794ebc96cdaf7e22a2516b8ea83b68ac7049.tar.bz2 gentoo-9508794ebc96cdaf7e22a2516b8ea83b68ac7049.zip |
dev-python/sphinx-autodoc-typehints: Keyword 1.16.0 ppc, #832066
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 eb7f945a1671..84b087da811e 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 ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" SLOT="0" RDEPEND=">=dev-python/sphinx-4[${PYTHON_USEDEP}]" |