diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-08-16 07:09:55 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-08-16 07:09:55 +0200 |
commit | abb05302f198b9d016c5197c94ca2fd34c8ced1a (patch) | |
tree | f13fe95bd1a7ed1ee74c8132a433758730f6a19e /dev-python/tenacity | |
parent | dev-util/stripe-mock: amd64 stable wrt bug #808354 (diff) | |
download | gentoo-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.ebuild | 2 |
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}] |