diff options
author | Sam James <sam@gentoo.org> | 2022-05-22 02:51:38 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-05-22 02:51:38 +0100 |
commit | 0887046c09a39562125bfb07f0d22ed1fcc844ac (patch) | |
tree | ba070b9f230217fe9f8fd45819493ea27bdd48c3 /dev-python/sphinx-autodoc-typehints | |
parent | dev-ruby/rubypants: Stabilize 0.7.1 amd64, #846644 (diff) | |
download | gentoo-0887046c09a39562125bfb07f0d22ed1fcc844ac.tar.gz gentoo-0887046c09a39562125bfb07f0d22ed1fcc844ac.tar.bz2 gentoo-0887046c09a39562125bfb07f0d22ed1fcc844ac.zip |
dev-python/sphinx-autodoc-typehints: Stabilize 1.18.1 ALLARCHES, #846752
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.18.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.18.1.ebuild b/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.18.1.ebuild index e8e84bde8975..22d10ccb917c 100644 --- a/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.18.1.ebuild +++ b/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.18.1.ebuild @@ -19,7 +19,7 @@ SRC_URI=" " LICENSE="MIT" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86" SLOT="0" RDEPEND=">=dev-python/sphinx-4.5[${PYTHON_USEDEP}]" |