diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-07 21:10:40 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-07 22:14:42 +0200 |
commit | a10223c3d55654da3b511548d850f89473cc2307 (patch) | |
tree | dd34e060a397d336cb50e021333abf88a0503a5a /dev-python/sphinx-autodoc-typehints | |
parent | dev-python/sphobjinv: Keyword 2.2.1 hppa, #831852 (diff) | |
download | gentoo-a10223c3d55654da3b511548d850f89473cc2307.tar.gz gentoo-a10223c3d55654da3b511548d850f89473cc2307.tar.bz2 gentoo-a10223c3d55654da3b511548d850f89473cc2307.zip |
dev-python/sphinx-autodoc-typehints: Keyword 1.16.0 hppa, #831852
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 217d5ba2a71f..664aef64f4ef 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 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" SLOT="0" RDEPEND=">=dev-python/sphinx-4[${PYTHON_USEDEP}]" |