commit: 8486f2ec55949a0e0ccccb9a1fc1a2f3d3fa7d71
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 17 06:01:00 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Sep 17 06:01:00 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8486f2ec
dev-python/stripe: Stabilize 6.3.0 amd64, #914328
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/stripe/stripe-6.3.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/stripe/stripe-6.3.0.ebuild
b/dev-python/stripe/stripe-6.3.0.ebuild
index 6ec3f7359d7e..5352d77e77c1 100644
--- a/dev-python/stripe/stripe-6.3.0.ebuild
+++ b/dev-python/stripe/stripe-6.3.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}]