commit: f55219b77b7e65ee3e0c29a581e9f70a2b59226f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 23 20:18:45 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 23 20:18:45 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f55219b7
dev-python/tenacity: Keyword 8.4.1 arm, #934778
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/tenacity/tenacity-8.4.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/tenacity/tenacity-8.4.1.ebuild
b/dev-python/tenacity/tenacity-8.4.1.ebuild
index 0a802a832cbb..b5cd20a6c3cd 100644
--- a/dev-python/tenacity/tenacity-8.4.1.ebuild
+++ b/dev-python/tenacity/tenacity-8.4.1.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
BDEPEND="
dev-python/setuptools-scm[${PYTHON_USEDEP}]