commit: 4e621a0fd7eb02330fbb54239cb8c4c6f31a4973
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 24 15:55:43 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Nov 24 15:55:43 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e621a0f
dev-python/tenacity: Stabilize 8.2.3 arm64, #918384
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/tenacity/tenacity-8.2.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/tenacity/tenacity-8.2.3.ebuild
b/dev-python/tenacity/tenacity-8.2.3.ebuild
index 715ecf0bbea5..b394a6bdf30f 100644
--- a/dev-python/tenacity/tenacity-8.2.3.ebuild
+++ b/dev-python/tenacity/tenacity-8.2.3.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~arm64 ~riscv x86"
+KEYWORDS="amd64 arm64 ~riscv x86"
BDEPEND="
dev-python/setuptools-scm[${PYTHON_USEDEP}]