From b191ff43f463b5acdba6edb57a2d27cfc45f7a36 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Wed, 18 Aug 2021 14:57:33 +0200 Subject: [PATCH] dev-python/stripe: x86 stable wrt bug #808354 Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- dev-python/stripe/stripe-2.60.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/stripe/stripe-2.60.0.ebuild b/dev-python/stripe/stripe-2.60.0.ebuild index 1cdcf79ab2c16..bb530ca72173d 100644 --- a/dev-python/stripe/stripe-2.60.0.ebuild +++ b/dev-python/stripe/stripe-2.60.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}]