summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-11-24 17:55:43 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-11-24 17:55:43 +0200
commit4e621a0fd7eb02330fbb54239cb8c4c6f31a4973 (patch)
treedb7ca17e91790cd6bb47219d74bb11042b350b0b /dev-python/tenacity
parentdev-python/textdistance: Stabilize 4.6.0 arm64, #918383 (diff)
downloadgentoo-4e621a0fd7eb02330fbb54239cb8c4c6f31a4973.tar.gz
gentoo-4e621a0fd7eb02330fbb54239cb8c4c6f31a4973.tar.bz2
gentoo-4e621a0fd7eb02330fbb54239cb8c4c6f31a4973.zip
dev-python/tenacity: Stabilize 8.2.3 arm64, #918384
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/tenacity')
-rw-r--r--dev-python/tenacity/tenacity-8.2.3.ebuild2
1 files changed, 1 insertions, 1 deletions
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}]