commit: c639e072cc86527572669671f1f4c3172005e53c
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 9 15:54:21 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Dec 9 15:54:21 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c639e072
dev-python/stripe: Stabilize 7.7.0 x86, #919562
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/stripe/stripe-7.7.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/stripe/stripe-7.7.0.ebuild
b/dev-python/stripe/stripe-7.7.0.ebuild
index b00dfc29d88d..a8589db80aef 100644
--- a/dev-python/stripe/stripe-7.7.0.ebuild
+++ b/dev-python/stripe/stripe-7.7.0.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 arm64 ~x86"
+KEYWORDS="amd64 arm64 x86"
RDEPEND="
>=dev-python/requests-2.20[${PYTHON_USEDEP}]