diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-29 18:38:41 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-29 18:38:41 +0000 |
commit | 8cb6a8f37f217e55017587a220783ceb025c6aca (patch) | |
tree | 05f300573cc4e452cfdaca4b17e5b1a8787baf36 /dev-python/sphinx-argparse | |
parent | app-text/pdfminer: Stabilize 20221105 amd64, #918866 (diff) | |
download | gentoo-8cb6a8f37f217e55017587a220783ceb025c6aca.tar.gz gentoo-8cb6a8f37f217e55017587a220783ceb025c6aca.tar.bz2 gentoo-8cb6a8f37f217e55017587a220783ceb025c6aca.zip |
dev-python/sphinx-argparse: Stabilize 0.4.0 amd64, #918866
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/sphinx-argparse')
-rw-r--r-- | dev-python/sphinx-argparse/sphinx-argparse-0.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx-argparse/sphinx-argparse-0.4.0.ebuild b/dev-python/sphinx-argparse/sphinx-argparse-0.4.0.ebuild index 6f5c6f888d1a..40e2657c99f2 100644 --- a/dev-python/sphinx-argparse/sphinx-argparse-0.4.0.ebuild +++ b/dev-python/sphinx-argparse/sphinx-argparse-0.4.0.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://pypi.org/project/sphinx-argparse/" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 x86" +KEYWORDS="amd64 ~arm64 x86" RDEPEND=" dev-python/sphinx[${PYTHON_USEDEP}] |