diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-16 22:13:18 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-16 22:13:18 +0200 |
commit | 48d59726fbde0ffb6cf6d13db24f9ef328a60c96 (patch) | |
tree | 97e4944644d1a2b35627a6e7f6e7065cdeb8cf5a /dev-python/sphinx-autodoc-typehints | |
parent | app-shells/zsh: Stabilize 5.8.1 sparc, #833417 (diff) | |
download | gentoo-48d59726fbde0ffb6cf6d13db24f9ef328a60c96.tar.gz gentoo-48d59726fbde0ffb6cf6d13db24f9ef328a60c96.tar.bz2 gentoo-48d59726fbde0ffb6cf6d13db24f9ef328a60c96.zip |
dev-python/sphinx-autodoc-typehints: Stabilize 1.16.0 arm, #833251
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 a8828d8042ec..8334348330a7 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 ~s390 sparc x86" +KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ~ppc64 ~riscv ~s390 sparc x86" SLOT="0" RDEPEND=">=dev-python/sphinx-4[${PYTHON_USEDEP}]" |