diff options
author | Sam James <sam@gentoo.org> | 2021-07-26 03:26:49 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-26 03:26:49 +0100 |
commit | 7d2890e165e59f59138f48582c4b32796dd7f0e6 (patch) | |
tree | 6812c5a73cb0edd063356d2c1a2843fb1441ccff /dev-python/sphinx-autodoc-typehints | |
parent | dev-python/uvloop: Stabilize 0.15.3 amd64, #803719 (diff) | |
download | gentoo-7d2890e165e59f59138f48582c4b32796dd7f0e6.tar.gz gentoo-7d2890e165e59f59138f48582c4b32796dd7f0e6.tar.bz2 gentoo-7d2890e165e59f59138f48582c4b32796dd7f0e6.zip |
dev-python/sphinx-autodoc-typehints: Stabilize 1.12.0 amd64, #803719
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.12.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.12.0.ebuild b/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.12.0.ebuild index 89635d95814b..dce5d3163b3a 100644 --- a/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.12.0.ebuild +++ b/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.12.0.ebuild @@ -15,7 +15,7 @@ HOMEPAGE=" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc" SLOT="0" BDEPEND=" |