diff options
author | 2021-11-19 13:38:22 +0200 | |
---|---|---|
committer | 2021-11-19 13:39:06 +0200 | |
commit | d7b6cbc27dec3a698cbedda162fcf71bc9138b6c (patch) | |
tree | 34a187cd08ab4b7960d68f553f2609a7c2062781 /dev-python/sphinx-autodoc-typehints | |
parent | dev-python/sphobjinv: Stabilize 2.1-r1 ppc64, #803719 (diff) | |
download | gentoo-d7b6cbc27dec3a698cbedda162fcf71bc9138b6c.tar.gz gentoo-d7b6cbc27dec3a698cbedda162fcf71bc9138b6c.tar.bz2 gentoo-d7b6cbc27dec3a698cbedda162fcf71bc9138b6c.zip |
dev-python/sphinx-autodoc-typehints: Stabilize 1.12.0 ppc64, #803719
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.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 c82bceb54ce9..2987844ab539 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 x86" +KEYWORDS="amd64 arm arm64 ppc ppc64 sparc x86" SLOT="0" BDEPEND=" |