commit: efed91babc47fcc059bf7e4bfb5423030085f0c0
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 21 23:16:15 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Sep 21 23:16:15 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efed91ba
dev-python/rich-click: Keyword 1.9.1 arm, #963179
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/rich-click/rich-click-1.9.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/rich-click/rich-click-1.9.1.ebuild
b/dev-python/rich-click/rich-click-1.9.1.ebuild
index 1f4127e2004e..5090b0ab929d 100644
--- a/dev-python/rich-click/rich-click-1.9.1.ebuild
+++ b/dev-python/rich-click/rich-click-1.9.1.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm64"
+KEYWORDS="~amd64 ~arm ~arm64"
RDEPEND="
>=dev-python/click-8[${PYTHON_USEDEP}]