diff options
author | Sam James <sam@gentoo.org> | 2022-02-07 22:28:40 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-07 22:28:40 +0000 |
commit | fdebc570801ff8f60dcedcfe643d44cff454d47f (patch) | |
tree | 39fc7220f4bd2bf6ce8d4d1abb615e364535d603 /dev-python/sphinx-autodoc-typehints | |
parent | dev-python/sphobjinv: Keyword 2.2.1 s390, #831852 (diff) | |
download | gentoo-fdebc570801ff8f60dcedcfe643d44cff454d47f.tar.gz gentoo-fdebc570801ff8f60dcedcfe643d44cff454d47f.tar.bz2 gentoo-fdebc570801ff8f60dcedcfe643d44cff454d47f.zip |
dev-python/sphinx-autodoc-typehints: Keyword 1.16.0 s390, #831852
Signed-off-by: Sam James <sam@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 664aef64f4ef..690112a88339 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 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" SLOT="0" RDEPEND=">=dev-python/sphinx-4[${PYTHON_USEDEP}]" |