summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-03-28 12:02:34 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-03-28 12:02:34 +0200
commit409fe1a834b7926e33324fede8529f58d191fcae (patch)
tree8c4efdcef8076debf8a3f776b9215f0ef421aa7f
parentdev-libs/libgpg-error: x86 stable wrt bug #777876 (diff)
downloadgentoo-409fe1a834b7926e33324fede8529f58d191fcae.tar.gz
gentoo-409fe1a834b7926e33324fede8529f58d191fcae.tar.bz2
gentoo-409fe1a834b7926e33324fede8529f58d191fcae.zip
dev-python/stripe: x86 stable wrt bug #778146
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-python/stripe/stripe-2.56.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/stripe/stripe-2.56.0.ebuild b/dev-python/stripe/stripe-2.56.0.ebuild
index 05c5f43f28a4..dd6df66c4651 100644
--- a/dev-python/stripe/stripe-2.56.0.ebuild
+++ b/dev-python/stripe/stripe-2.56.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}]