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