diff options
author | 2024-11-21 21:08:43 +0000 | |
---|---|---|
committer | 2024-11-21 21:08:43 +0000 | |
commit | 30f6bdbfd30740cd8dfc980b341e9cd5c3d75af6 (patch) | |
tree | 46d7169b1e856742e09f73a56e96d411568e6843 /dev-python | |
parent | sci-chemistry/gromacs: Stabilize 2024.3 arm64, #944251 (diff) | |
download | gentoo-30f6bdbfd30740cd8dfc980b341e9cd5c3d75af6.tar.gz gentoo-30f6bdbfd30740cd8dfc980b341e9cd5c3d75af6.tar.bz2 gentoo-30f6bdbfd30740cd8dfc980b341e9cd5c3d75af6.zip |
dev-python/sphinx-argparse: Stabilize 0.5.2 arm64, #944251
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/sphinx-argparse/sphinx-argparse-0.5.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx-argparse/sphinx-argparse-0.5.2.ebuild b/dev-python/sphinx-argparse/sphinx-argparse-0.5.2.ebuild index 39fba4f60b8f..9884e6193fe8 100644 --- a/dev-python/sphinx-argparse/sphinx-argparse-0.5.2.ebuild +++ b/dev-python/sphinx-argparse/sphinx-argparse-0.5.2.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm64 ~riscv x86" +KEYWORDS="amd64 arm64 ~riscv x86" RDEPEND=" >=dev-python/docutils-0.19[${PYTHON_USEDEP}] |