summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-03-11 08:33:21 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-03-11 08:33:21 +0000
commit2297da193aeb791ec4d448fe719454258a228fe7 (patch)
tree51a2ed84a362b8309f5bb0ad617e1d9d2772e2b5 /dev-python/tenacity
parentdev-python/simplejson: Stabilize 3.18.3 x86, #900833 (diff)
downloadgentoo-2297da193aeb791ec4d448fe719454258a228fe7.tar.gz
gentoo-2297da193aeb791ec4d448fe719454258a228fe7.tar.bz2
gentoo-2297da193aeb791ec4d448fe719454258a228fe7.zip
dev-python/tenacity: Stabilize 8.2.2 ALLARCHES, #900835
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/tenacity')
-rw-r--r--dev-python/tenacity/tenacity-8.2.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/tenacity/tenacity-8.2.2.ebuild b/dev-python/tenacity/tenacity-8.2.2.ebuild
index 0bba32fca1ec..15e151851f33 100644
--- a/dev-python/tenacity/tenacity-8.2.2.ebuild
+++ b/dev-python/tenacity/tenacity-8.2.2.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}]