commit: 30f6bdbfd30740cd8dfc980b341e9cd5c3d75af6
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 21 21:08:43 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Nov 21 21:08:43 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30f6bdbf
dev-python/sphinx-argparse: Stabilize 0.5.2 arm64, #944251
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/sphinx-argparse/sphinx-argparse-0.5.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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}]