diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-26 22:07:47 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-26 22:07:47 +0200 |
commit | 1dde992294af16c7c0e1288e2a3563c84d1e8a7d (patch) | |
tree | 71bd0db782f8bfdef186fad147fe4a36ef9f1f17 /dev-python/sphinx-autodoc-typehints | |
parent | dev-python/nptyping: Keyword 1.4.4 sparc, #832066 (diff) | |
download | gentoo-1dde992294af16c7c0e1288e2a3563c84d1e8a7d.tar.gz gentoo-1dde992294af16c7c0e1288e2a3563c84d1e8a7d.tar.bz2 gentoo-1dde992294af16c7c0e1288e2a3563c84d1e8a7d.zip |
dev-python/sphinx-autodoc-typehints: Keyword 1.16.0 sparc, #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 84b087da811e..8582b9e6f404 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 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86" SLOT="0" RDEPEND=">=dev-python/sphinx-4[${PYTHON_USEDEP}]" |