commit: f9ef128e4f8bba6d9253bc7d62f76a71791e7c6d
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 22 12:11:46 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Nov 22 12:11:46 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9ef128e
dev-python/stripe: Stabilize 7.4.0 ALLARCHES, #917732
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/stripe/stripe-7.4.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/stripe/stripe-7.4.0.ebuild
b/dev-python/stripe/stripe-7.4.0.ebuild
index 1b1e683365bd..c84c34600830 100644
--- a/dev-python/stripe/stripe-7.4.0.ebuild
+++ b/dev-python/stripe/stripe-7.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}]