diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-25 22:53:35 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-25 22:53:35 +0200 |
commit | caf7a83b3fb5d2664e6591a48bc643505c02d059 (patch) | |
tree | 7d9ca14dd09136ab40545a8eb9e198e755660145 /dev-python/sphinx-autodoc-typehints | |
parent | dev-python/nptyping: Keyword 1.4.4 x86, #832066 (diff) | |
download | gentoo-caf7a83b3fb5d2664e6591a48bc643505c02d059.tar.gz gentoo-caf7a83b3fb5d2664e6591a48bc643505c02d059.tar.bz2 gentoo-caf7a83b3fb5d2664e6591a48bc643505c02d059.zip |
dev-python/sphinx-autodoc-typehints: Keyword 1.16.0 x86, #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 43d04daa51d2..890ff30904b7 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" +KEYWORDS="~amd64 ~x86" SLOT="0" RDEPEND=">=dev-python/sphinx-4[${PYTHON_USEDEP}]" |