summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-07-13 08:31:57 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-07-13 08:31:57 +0200
commitfa3f5ebc790ead79027627679ac1ef15a1441c7f (patch)
tree42b768d723014bcb5e053fd7ef779b2f45bf1264 /dev-python/stripe
parentapp-arch/pigz: sparc stable wrt bug #801868 (diff)
downloadgentoo-fa3f5ebc790ead79027627679ac1ef15a1441c7f.tar.gz
gentoo-fa3f5ebc790ead79027627679ac1ef15a1441c7f.tar.bz2
gentoo-fa3f5ebc790ead79027627679ac1ef15a1441c7f.zip
dev-python/stripe: x86 stable wrt bug #798000
Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/stripe')
-rw-r--r--dev-python/stripe/stripe-2.58.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/stripe/stripe-2.58.0.ebuild b/dev-python/stripe/stripe-2.58.0.ebuild
index eac4615e619b..d898c3a09953 100644
--- a/dev-python/stripe/stripe-2.58.0.ebuild
+++ b/dev-python/stripe/stripe-2.58.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/s/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
RDEPEND="
>=dev-python/requests-2.20[${PYTHON_USEDEP}]