diff options
author | 2023-04-28 18:18:05 +0300 | |
---|---|---|
committer | 2023-04-28 18:18:05 +0300 | |
commit | a252d766d25c740400475f7cb6071c9296b2c094 (patch) | |
tree | 3bf4df7734ee5f8b3ae448e2862c1b32449738c0 /dev-python/stripe | |
parent | dev-python/pygobject: Stabilize 3.44.1 amd64, #905253 (diff) | |
download | gentoo-a252d766d25c740400475f7cb6071c9296b2c094.tar.gz gentoo-a252d766d25c740400475f7cb6071c9296b2c094.tar.bz2 gentoo-a252d766d25c740400475f7cb6071c9296b2c094.zip |
dev-python/stripe: Stabilize 5.4.0 ALLARCHES, #905259
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/stripe')
-rw-r--r-- | dev-python/stripe/stripe-5.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/stripe/stripe-5.4.0.ebuild b/dev-python/stripe/stripe-5.4.0.ebuild index 90ecda2ccf22..c6a00a9e2cfb 100644 --- a/dev-python/stripe/stripe-5.4.0.ebuild +++ b/dev-python/stripe/stripe-5.4.0.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND=" >=dev-python/requests-2.20[${PYTHON_USEDEP}] |