commit: d2b68bab101fbcd3e032d9f6924f1b5784dd8e01
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 9 15:54:18 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Dec 9 15:54:18 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2b68bab
dev-python/stripe: Stabilize 7.7.0 amd64, #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 a5deb252c18b..64c7b1eb0a29 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}]