summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-08-16 07:09:55 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-08-16 07:09:55 +0200
commitabb05302f198b9d016c5197c94ca2fd34c8ced1a (patch)
treef13fe95bd1a7ed1ee74c8132a433758730f6a19e /dev-python/tenacity
parentdev-util/stripe-mock: amd64 stable wrt bug #808354 (diff)
downloadgentoo-abb05302f198b9d016c5197c94ca2fd34c8ced1a.tar.gz
gentoo-abb05302f198b9d016c5197c94ca2fd34c8ced1a.tar.bz2
gentoo-abb05302f198b9d016c5197c94ca2fd34c8ced1a.zip
dev-python/tenacity: amd64/x86 stable (ALLARCHES policy) wrt bug #808357
Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/tenacity')
-rw-r--r--dev-python/tenacity/tenacity-8.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/tenacity/tenacity-8.0.1.ebuild b/dev-python/tenacity/tenacity-8.0.1.ebuild
index 4d837bd1e2de..5463a13b0e50 100644
--- a/dev-python/tenacity/tenacity-8.0.1.ebuild
+++ b/dev-python/tenacity/tenacity-8.0.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
BDEPEND="
dev-python/setuptools_scm[${PYTHON_USEDEP}]