summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-12-25 16:45:32 +0000
committerSam James <sam@gentoo.org>2022-12-25 16:45:32 +0000
commit9c3204a6cdb941574a61aace78337cced08e75cf (patch)
tree7689dbd9c63f75b8441a4a68fc50563f4524a9e3 /dev-python/stripe
parentdev-python/subprocess-tee: Stabilize 0.4.1 ALLARCHES, #888407 (diff)
downloadgentoo-9c3204a6cdb941574a61aace78337cced08e75cf.tar.gz
gentoo-9c3204a6cdb941574a61aace78337cced08e75cf.tar.bz2
gentoo-9c3204a6cdb941574a61aace78337cced08e75cf.zip
dev-python/stripe: Stabilize 5.0.0 ALLARCHES, #888409
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/stripe')
-rw-r--r--dev-python/stripe/stripe-5.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/stripe/stripe-5.0.0.ebuild b/dev-python/stripe/stripe-5.0.0.ebuild
index 85f74b80fdad..bd7dee2fb86e 100644
--- a/dev-python/stripe/stripe-5.0.0.ebuild
+++ b/dev-python/stripe/stripe-5.0.0.ebuild
@@ -17,7 +17,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}]